Book Bounty is a user-friendly app that provides a platform for people to donate books, while also enabling those who are looking for books to request them. The app is a great way to foster a sense of community by bringing together individuals who share a passion for reading and who want to help others access the knowledge and enjoyment that books can provide.
The following are the list of frameworks/libraries used in this project.
This is a guide on how to set up the project locally. Follow these steps to get a local copy up and running.
Ensure you have the following installed:
Clone the repository:
git clone https://github.com/varun2430/book_bounty.git
Install dependencies:
cd book_bounty
flutter pub get
Run the app:
flutter run
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE
for more information.