Skip to content

A Flask-based web application for managing book inventories. Features include adding, editing, and deleting books, categorization, cover image uploads, and a responsive dashboard for easy inventory management. Ideal for bookstores, libraries, and personal collections.

Notifications You must be signed in to change notification settings

Chichiboof/flask-inventory

Repository files navigation

Flask Project - Clean Version

Step 1: Folder Structure

flask_project/

|-- app/

| |-- init.py # Initialize Flask and SQLAlchemy

| |-- models.py # Database models (Book, Category, etc.)

| |-- routes.py # Application routes

| |-- forms.py # Flask-WTF forms

| |-- templates/ # HTML templates

| |-- static/ # CSS, JS, images

|-- config.py # Configuration file

|-- run.py # Application entry point

|-- requirements.txt # Python dependencies

Aicha Khabil - You can We can :)

About

A Flask-based web application for managing book inventories. Features include adding, editing, and deleting books, categorization, cover image uploads, and a responsive dashboard for easy inventory management. Ideal for bookstores, libraries, and personal collections.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published