An Awesome Book Social Media made in Flutter!
Explore the docs »
·
Report Bug
·
Request Feature
·
BookWorm is a mobile application available on Android and IOS that lives up to its name because it is intended for book lovers. The objective of this application is simple, to help you find your future favorite book. To do this, you will get advice from passionate booksellers and recommendations made by an algorithm that learns from your previous readings / reviews that you have completed on the application. But that's not all, you can follow readers who love the same literary genre (or not for that matter...) and have access to their library and their opinion on each book. You can feed your profile with your readings and the comments you want to send to people following your profile.
To get a local copy up and running follow these simple example steps.
git clone git@github.com:BookAppPA/MobileApp.git
cd MobileApp
flutter pub get
- Get a Firebase ProjectId at https://example.com
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Enter your API in
config.js
const API_KEY = 'ENTER YOUR API';
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- 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 MIT License. See LICENSE
for more information.
Taj Singh - tsingh@myges.fr
Victor Deyanovitch - vdeyanovitch@myges.fr
Elisa Gougerot - egougerot@myges.fr