The AIM is to provide a a mobile app and web app wherein students can easily exchange,buy or sell books. We presume a lot of students struggle to find the required books according to their college syllabus. It’s hard to gather notes from different online sites and libraries because of their high costs. So, we have created a mobile app and web app wherein students can easily exchange books in mutual understanding with each other. It works in association with our Book-exchanger-web
Video Demo : https://www.youtube.com/watch?v=A-RdgJG8Mz4
- Flutter installed on your machine
- An Android or iOS device
- An active internet connection
It's easy to get started. Just plug in your device and build the application. To build the application, just:
- If you use IDE's for flutter development
- Connect your device
- Build the application by the IDE you use for flutter development.
- Or run
flutter run --release
on your console to build the app.
- If you use terminal or CMD for flutter development
- Connect your device
- Run
flutter run --release
on your console
- If you want to just build the apk
- Run
flutter build apk --release
(for Android users)
- Run
Name | Github username | |
---|---|---|
Vansh Bhasin | vanshbhasin157 | vanshbhasin157@gmail.com |
Shreya Gupta | shreyagupta12 | creation9369778710@gmail.com |
None as of now. Feel free to open an issue if any! Currently, We are working on the Chat Screen. If you face any issues anywhere please feel free to open up a thread. We would love to help you out as soon as possible.