Uni-Maps was ititially made for Winhacks 2021 but has grown on to our business. The main goal of our product is to increase student engagement within a campus by making the information of clubs, events, etc. more accessible to students through a single platform instead of having to go through multiple social media posts to find the exact information.
- VSCode - Visual Studio Code Editor (You may choose to use Android Studio or Xcode if you like)
- Flutter - Flutter SDK
- Phone - Android or iOS device
Option 1:
$ git clone https://github.com/Uni-Maps/Uni-Maps.gitOption 2:
Download the Repository as a ZIP File.
Open the Uni-Maps folder in VSCode
To make sure you have an available devide to run the code on, type in
$ flutter doctorwhere you will need to see Flutter, VS Code (or Android Studio), and Connected Device set to 3 and lists your connected device
Once you have these set up, run the next command
$ flutter run