https://github.com/tufayellus/python-flask-inventory-management-system
A personal portfolio project using Python Flask framework and Bootstrap 5
https://github.com/tufayellus/python-flask-inventory-management-system
flask flask-app flask-application python python3 webapp
Last synced: about 1 month ago
JSON representation
A personal portfolio project using Python Flask framework and Bootstrap 5
- Host: GitHub
- URL: https://github.com/tufayellus/python-flask-inventory-management-system
- Owner: TufayelLUS
- Created: 2021-04-07T15:14:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-07T15:21:36.000Z (about 5 years ago)
- Last Synced: 2025-01-23T23:44:57.938Z (over 1 year ago)
- Topics: flask, flask-app, flask-application, python, python3, webapp
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Flask Inventory Management System
A personal portfolio project using Python Flask framework and Bootstrap 5
# Development Status
Under development ...
# To-Do list
- [x] Create a landing page
- [x] Create a login page
- [x] Create a sign up page
- [ ] Create a dashboard
- [ ] Create a database
- [ ] Integrate the system with the database
- [ ] Design the dashboard functionalities with additional pages
- [ ] Connect everything with one another
- [ ] Finalize the project.