Skip to content

NehalH/book-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BookSwap ๐Ÿ“š

BookSwap is a web-based application built using Flask, SQLAlchemy, and PostgreSQL. It provides a convenient and user-friendly platform for readers to exchange books with one another, facilitating access to a wider range of books without the need for monetary transactions.

Key Features

  • User Registration and Authentication: Users can create an account, log in, and securely authenticate their credentials.
  • Book Listing and Search: Users can list their available books for exchange and search for books they are interested in.
  • Exchange Requests: Users can send and receive exchange requests for books they want to exchange.

Installation

To set up the Book Exchange Platform locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/book-exchange-platform.git
  2. Set up the PostgreSQL database.
  3. Run the database migrations: flask db upgrade
  4. Start the application: flask run

Contributing

Contributions to the Book Exchange Platform are welcome! If you find any issues or want to suggest improvements, please feel free to open an issue or submit a pull request.

About

A web-based book exchange platform built with Flask, PostgreSQL and SQLAlchemy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published