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

https://github.com/loulou64490/booksdb

A small Flask app to manage book database with comment
https://github.com/loulou64490/booksdb

book db flask python python3 sql sqlite sqlite3

Last synced: about 2 months ago
JSON representation

A small Flask app to manage book database with comment

Awesome Lists containing this project

README

          

# BooksDB
_School project to learn Flask and SQLite_

BooksDB is a small Flask app to manage a book database with comment and rating
You can add / delete / modify books and comments

### Screenshots
![Landing page](assets/1.png)

### Roadmap
- [x] User account to manage book and comment
- [x] Admin panel
- [ ] Local AI features
- [ ] Mobile version
- [ ] English version

### How to run
Just execute `run.sh`

#### Default admin account:
- mail: `admin@admin.fr`
- password: `admin`