Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aidan-zamfir/library-app
W.I.P
https://github.com/aidan-zamfir/library-app
databases flask html python webapp
Last synced: 26 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T23:27:13.000Z (7 months ago)
- Last Synced: 2024-04-14T10:53:54.908Z (7 months ago)
- Topics: databases, flask, html, python, webapp
- Language: HTML
- Homepage:
- Size: 45.9 KB
- 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)