Skip to content
 
 

Repository files navigation

Wiki

Setup

  • Download the Dart SDK
  • Download the Flutter SDK
  • Install flutter dependencies
  • Install the required Python packages using pip3 install -r requirements.txt in flaskServer folder

Running test code

To run the acceptance tests, execute the following command from the flutter project's root folder:

$ dart test_driver/app_test.dart

To run the unittests, execute the following command in flaskServer:

pytest --cov=app --cov-report term-missing tests/

Back-end: Build Status

Front-end: Codemagic build status

Coding Style Guides:

For dart code: https://dart.dev/guides/language/effective-dart/style Note: to run analysis on code, use 'flutter analyze'

For python code: A modified version of PEP8 that allows longer lines and camel case for function names https://www.python.org/dev/peps/pep-0008/

System Architecture (Feb 7 Class Assignment)

alt text

UI Prototype V2 https://www.figma.com/file/C8lqeGsrSP89gMnxqETuP7/Login?node-id=0%3A1

About

This is the repo for Jammies, a 308/309 project to bring together listeners and musicians to appreciate music together as one

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages