Skip to content

debajit15kgp/rUberoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rUberoo

Hi, We are Team rUberoo. 👋 We are from IIT Kharagpur 🚀  🚀 This is our repository for Uber HackTag 2021 ❤️ This Repository containes the code and resources to reproduce the work of Team rUberoo for UberHacktag Grand Finale 2021. We present to you Uber Explorer, which enables riders to search nearby attractions and pickup their favourite items. We release our apk file here.

Demoable Prototype of our Application

animated animated animated

File Structure

Ensure the following directory structure:

├── android/
├── fonts/
├── images/
├── ios/ 
├── libs/
    ├── AllScreens/
        ├── exploreScreen.dart
        ├── loginScreen.dart
        ├── mainscreen.dart
        ├── place_detail.dart
        ├── registrationScreen.dart 
        ├── searchScreen.dart
    ├── AllWidgets/
        ├── Divider.dart
        ├── progressDialog.dart
    ├── Assistants/
        ├── assistantMethods.dart
        ├── requestAssistant.dart
    ├── DataHandler/
        ├── appData.dart
    ├── Models/
        ├── Place_details.dart
        ├── address.dart
        ├── allUsers.dart
        ├── directDetails.dart
        ├── placePredictions.dart
    ├── configMaps.dart
    ├── main.dart       
├── sounds/
├── test/   
├── README.md
└── pubspec.yaml

Getting Started

This project is a starting point for a Flutter application.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •