Skip to content

Garbage-Disposal-Locations-App/Garbage-Disposal-Locations-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Garbage-Disposal-Locations-App For CUNY Hackathon of 2021 @Jan23-24

Team Members

  • Nishanth Prajith
  • Farhene Sultana
  • Justin Siu
  • Maisa Ahmad

Summary of Project

Our project aims to help users find all the garbage disposal locations near them. They would open the app on their phones to see on the maps to find the nearest one. We plan on having every user have an account for this application.

Functional Goals

  • Have every user be able to sign in to an account
    • Each account would have some form of stats of how much they either threw away, or recycled.
  • Each user could navigate around the map and see for any garbage disposal locations near them in realtime.

How to Run Program

  1. Install Flutter on Computer or PC by going to this website Flutter.dev
  2. To run this project, you must be in the flutter channel dev, not in the beta, nor master, nor stable channels.
  3. To check your flutter channel, type in your terminal: "flutter channel"
  4. To switch over channels, type in your terminal: "flutter channel dev"
  1. We used Visual Studio Code to run this. Download VScode here if you don't have it: Visual Studio Code
  • Open this folder in your VS code editor, and follow the next steps.
  1. Open terminal, and cd to the "Garbage-Disposal-Locations-App" folder, then cd to "recycleapp" folder, which is the root folder.
  2. Type in cmd, "flutter pub get" to get necessary build and packages.
  • If you have errors here still with the files, chances are you are not in the flutter channel dev.
  1. Next, connect your Android phone to your computer and type, "flutter devices" to see if its connected. If not, you have to go to settings to enable that action to have your computer to recognize your phone. If you do not have an android, try using android studio, or an android emulator through VS Code.
  2. Then Start debugging, or if Android phone connected, type, "flutter run".

Issues

  • Auto Layout could be an issue
  • Doesn't have the desktop embedding

Things to do

  • Add sign-in authentication (Next Steps)
  • Have it deployed somewhere?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors