Skip to content

Rajat7550/book_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Book Management Application This is a simple Flask application that allows users to manage a collection of books. Users can add new books, list all books, filter by author or genre, and search for books by title or author.

Features

  1. Add a new book with title, author, and genre.
  2. List all books with options to filter by author or genre.
  3. Search for books by title or author.
  4. User-friendly flash messages for feedback.

Requirements

  1. Python 3.x
  2. Flask

Installation

  1. Install the required packages: pip install Flask

Usage

  1. Run the application: flask run
  2. Open your web browser and navigate to http://127.0.0.1:5000/.
  3. Use the application to add books, list them, and perform searches.

About

The Flask Book Management Application allows users to manage a personal book collection by adding, listing, filtering, and searching books. Built with Flask, it features a simple interface and in-memory storage for demonstration purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages