Flashcards Save Abandoned

FIT CTU · BI-SP1 · BI-SP2 · B172 · B181 – software team project

Project README

FlashCards

Build Status

Software team project with a goal to develop a multiplatform (i.e. web & android & iOS) flashcards learning app.

Contributing

Spotted an error? Something doesn't make sense? You have an excellent idea? Open an issue, but please, don't submit PRs. This project is curently developed as a part of software team project at the Faculty of Information Technology, CTU, so we will not accept your PRs.

Getting Started

The project has been written in Dart with AngularDart and Flutter frameworks. This makes project setup very simple. This project contains from 3 separate sub-projects—for common shared stings, AngularDart and Flutter.

For either AngularDart and Flutter you need the Dart SDK & package manager and you have to download dependencies in the bussiness logic project (common/) using pub get command.

Make sure you have Dart 2 installed (dev channel).

AngularDart

To set up AngularDart project, you have to move into angular/ directory and run pub get command to download all dependencies.

To run the project, you can simply use the pub run build_runner serve command. For more options on how to run the project, check the Angular README.

Flutter

To set up Flutter project, you will need some prerequisites, i.e. the Flutter SDK—for running the mobile app—and the Android emulator, iOS emulator or a physical mobile device. Make sure you are all good with Flutter using the flutter doctor command.

To run the project, you can simply use the flutter run command.

Changelog

License

Licensed under the MIT License.

Open Source Agenda is not affiliated with "Flashcards" Project. README Source: tenhobi/flashcards
Stars
35
Open Issues
0
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating