Skip to content

fsek/App2

Repository files navigation

F-App 2: Electric Boogaloo

Flutter App for interacting with the API of fsektionen.se.

Setup

This project uses Flutter 3.29.2.

  1. Use our handy installation guide here. Installation will include Dart.
  2. You might need to include flutter/bin in your PATH environment variable.
  3. Clone the repo: git clone https://github.com/fsek/App2.git
  4. Edit: Might no longer be required? In the backend, search for and uncomment this line: openapi_schema["servers"] = [{"url": "http://10.0.2.2:8000"}]
  5. Start the backend while running on the most up to date app backend branch (which can be found here at the time of writing).
  6. You might need to install some further things, in particular openapi-generator
  7. Run bash script.sh, which will take care of most work for you.
  8. Run flutter run or run the app via the VSCode standard runner. (If it tells you errors exist, try selecting "run anyway")
  9. If everything works, you can recomment the line again!

About

App 2 Electric bugaloo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 22