Notivate is a platform for peer learning among students. It encourages students to consolidate their understanding into notes, from which others can learn, review, and give feedback. With Notivate, you have access to a global community of passionate learners ready to learn and share their knowledge.
A few resources to get you started:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
-
Install and setup Flutter
-
Clone the repo
git clone https://github.com/BrockCSC/notivate.git notivate
cd notivate
- Install project dependencies
flutter pub get
- Start the app
flutter run