https://github.com/nxhawk/flask-simple
Flask is a web application framework written in Python. It was developed by Armin Ronacher, who led a team of international Python enthusiasts called Poocco. Flask is based on the Werkzeg WSGI toolkit and the Jinja2 template engine.Both are Pocco projects.
https://github.com/nxhawk/flask-simple
flask flask-application html-css-javascript pytest python3 restful-api
Last synced: about 2 months ago
JSON representation
Flask is a web application framework written in Python. It was developed by Armin Ronacher, who led a team of international Python enthusiasts called Poocco. Flask is based on the Werkzeg WSGI toolkit and the Jinja2 template engine.Both are Pocco projects.
- Host: GitHub
- URL: https://github.com/nxhawk/flask-simple
- Owner: nxhawk
- Created: 2023-02-20T16:35:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T16:35:53.000Z (over 3 years ago)
- Last Synced: 2025-10-20T06:59:41.022Z (8 months ago)
- Topics: flask, flask-application, html-css-javascript, pytest, python3, restful-api
- Language: CSS
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask
Project dùng flask-python để làm backend và handle frontend (views).
Các chức năng: đăng nhập, đăng kí tài khoản, thêm (xóa, sửa) thông tin movie, xem tất cả các thông tin movie đã được người dùng thêm.
Views frontend khá a đùi =)) (html css js cơ bản, không dùng framework).
Dữ liệu phim lấy thông tin từ `The 1000 Greatest Films of All Time` [[IMDb](https://www.imdb.com/list/ls006266261/)].
Run main file `py main.py`