An open API service indexing awesome lists of open source software.

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.

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