https://github.com/aidan-zamfir/library-app
W.I.P
https://github.com/aidan-zamfir/library-app
databases flask html python webapp
Last synced: 4 months ago
JSON representation
W.I.P
- Host: GitHub
- URL: https://github.com/aidan-zamfir/library-app
- Owner: Aidan-Zamfir
- Created: 2024-03-29T12:09:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T09:58:33.000Z (about 2 years ago)
- Last Synced: 2025-06-09T21:06:03.861Z (about 1 year ago)
- Topics: databases, flask, html, python, webapp
- Language: HTML
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual Library
### Project Scope:
A flask web app where users can log their reading
and recieve insight into their reading habits,
genres, time spent / averages and more.
_This is just a portfolio project - in the future
I would like to recreate this in swift and
make a mobile app.
### TO DO:
- [x] Fix password functionality
- [ ] App Functionality
- [ ] Reading date/time tracker UI
- [ ] Finish homepage
- [ ] Connect database
- [ ] Custom CSS/JS (after backend)