Skip to content

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

License

Notifications You must be signed in to change notification settings

hebertca18/NiTheCodersSay

 
 

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

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 62.3%
  • Dart 27.0%
  • Python 5.9%
  • C 3.3%
  • Ruby 0.9%
  • TSQL 0.4%
  • Other 0.2%