CoC Inheritance 2022 || Team Binary
Add any Shields here
Table of Contents
Our Applicaiton is developed on flutter using the dart language. For the backend we have used Google Firebase Console to store the data and retrieve it.
- GitHub Repository
- Demo Video
- Drive Link to Screenshots of your project
- App APK Link
- Hosted Backend Link
- Dart
- Velocity X
- Firebase Console
- Firebase Firestore
- Google Maps integrated with the API Key
- Storage of data on the Database
- Few input fields need to be connected with database
- Various Hostel and PG Owners could upload there PG and hostel on our app with map location and details of the app .
- Stundent would be able to check for the rent per person for the chosen room as per room size(ex. 1BHK ,2BHK ,ect) .
Our App will solve the problem of a lot of individuals who need to stay at a pg or hostel for educational or job purposes.It will be the most simple and efficient way of finding nearby hostels at reasonable rates . It will also help hostel business owners to grow there business by registering on our App.
Step 1. Download VS Code .
Step 2. Download Extensions of flutter , dart , gitlens.
Step 3. Visit the URL: https://github.com/FuriousFoe/InheritanceProject
Step 4. After entering the page click on Code .
Step 5. copy the URL .
Step 6. Open VS code and paste the URL on clone git repo option
Step 7. Open the Pubspec.yaml file and click on install button at right hand corner of ribbon bar .
Step 1. Open an Android Studio on your device .
Step 2. Set up the default emulator.
Step 3. Open the same folder as VS Code .
Step 3. Choose run without debugging option and run the file in VS Code.