Skip to content

YukiHinana/GTEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile APP

  1. Follow the tutorial to setup Flutter installation Flutter Installation Tutorial

  2. Install dependencies of the project by running

    flutter pub get

    in /frontend subdirectory of the repo

  3. Open the project in the editor of your choice and run

  4. In this sprint, we will skip the login page. Click "Skip" to proceed.

  5. Click "+" to add an event. Slide to the left or right to delete an event.

  6. We only target mobile platform, while it runs on web / desktop. We only test and validate for mobile

Backend

Run ./gradlew -DDB_PASSWORD={yourDatabasePassword} -DDB_USERNAME={yourDatabaseUsername} -DDB_NAME={yourDatabaseName} -DIAM_KEY={yourIAMKey} -DIAM_KEY_SECRET={yourIAMKeySecret} bootRun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •