rohitbakoliya / Find-Your-Book

This app provides a digital platform for book sharing among the college students | SSIP Gujarat Hackathon Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find Your Book

Table of Contents

About the Project

This is a digital platform for sharing books in an organization. The project is created using the flutter SDK and firebase services. Google authentication is used for the validation of an account. Once the user is logged in then he/she can look for the available books uploaded by other students. Users can also see the contact details of donors and he/she can make a request for a book then E-mail is sent to the donor of the book with details of the requested user. Users can also contribute by adding their books.

Helper repository for this application can be found here

Some Glimpses of Project

Getting Started with Flutter

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Install it Locally

$ git clone https://github.com/rohitbakoliya/Find-Your-Book.git 
$ cd Find-Your-Book 
$ flutter pub get
$ flutter run (to run in debug mode)
$ flutter build apk (to build release apk)

Authors

About

This app provides a digital platform for book sharing among the college students | SSIP Gujarat Hackathon Project

License:MIT License


Languages

Language:Dart 98.9%Language:Kotlin 0.6%Language:Swift 0.5%Language:Objective-C 0.1%