Tag

Web App

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Jun 14, 2024 · Backend Development

Student Training Plan Management System Using Python, Flask, and MySQL

This article introduces a Python‑Flask‑MySQL student training plan management system, detailing its features such as visualized progress, SVD‑based course recommendation, forum discussion, simulated enrollment, project structure, environment setup, step‑by‑step installation, configuration, and usage instructions.

FlaskMySQLPython
0 likes · 3 min read
Student Training Plan Management System Using Python, Flask, and MySQL
Python Programming Learning Circle
Python Programming Learning Circle
Jan 22, 2022 · Frontend Development

Getting Started with Streamlit: Installation, Core Components, and Sample Projects

This tutorial introduces Streamlit—a Python library for building interactive web apps—covering installation, layout, widgets, data caching, charting, and example projects such as dynamic data exploration and a face‑detection demo, all with complete code snippets.

Data VisualizationPythonStreamlit
0 likes · 11 min read
Getting Started with Streamlit: Installation, Core Components, and Sample Projects
ByteFE
ByteFE
Nov 19, 2020 · Frontend Development

Implementing a Progressive Web App (PWA) for Sharee Mobile: Features, Architecture, and Lessons Learned

This article explains the concept of Progressive Web Apps, compares them with native and traditional web apps, details the implementation of core PWA features such as App Manifest, Service Worker, caching strategies, push notifications, and Workbox best practices, and shares metrics, challenges, and solutions encountered during the Sharee mobile project.

JavaScriptService WorkerWeb App
0 likes · 28 min read
Implementing a Progressive Web App (PWA) for Sharee Mobile: Features, Architecture, and Lessons Learned
Python Programming Learning Circle
Python Programming Learning Circle
Nov 12, 2019 · Artificial Intelligence

Create a Text‑Generating Web App with GPT‑2 in Under 50 Lines of Python

This tutorial walks you through building a lightweight web application that uses OpenAI's GPT‑2 model to generate text, covering environment setup, model loading, a custom prediction function, and an interactive Panel‑based UI with callbacks, all in less than fifty lines of code.

GPT-2PanelPython
0 likes · 11 min read
Create a Text‑Generating Web App with GPT‑2 in Under 50 Lines of Python
Baidu Tech Salon
Baidu Tech Salon
Dec 10, 2014 · Mobile Development

HTML5, Native Apps, and the Emergence of Hybrid App Development

HTML5, now supplanting older HTML and Flash, enables lightweight, cross‑platform web apps that integrate into native platforms like WeChat, offering low‑cost development, rapid distribution, and richer user experiences, while native apps retain advantages for complex, high‑performance software.

Cross-PlatformFrontend DevelopmentHTML5
0 likes · 8 min read
HTML5, Native Apps, and the Emergence of Hybrid App Development