https://github.com/hafizcode02/flask-bookapp
Simple Flask CRUD with Manage Book Features, Login & Register.
https://github.com/hafizcode02/flask-bookapp
flask simple-app sqlalchemy
Last synced: 5 months ago
JSON representation
Simple Flask CRUD with Manage Book Features, Login & Register.
- Host: GitHub
- URL: https://github.com/hafizcode02/flask-bookapp
- Owner: hafizcode02
- Created: 2024-01-14T04:23:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T02:35:57.000Z (about 2 years ago)
- Last Synced: 2025-02-03T14:47:51.277Z (about 1 year ago)
- Topics: flask, simple-app, sqlalchemy
- Language: HTML
- Homepage:
- Size: 6.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Flask Book App (Unfinished)
# Prerequisites
Before running the application, make sure you have the following installed on your machine:
- [Python 3](https://www.python.org/)
# Using Tech
- Flask
- Flask-SQLAlchemy
- Jinja2
## How to Install
```bash
pip install -r requirements.txt
```
## How to Run
```bash
python app.py
```
## Preview