/Notivate

Primary LanguageDartGNU General Public License v2.0GPL-2.0

Notivate

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.

New to Flutter?

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.

Getting Started

  1. Install and setup Flutter

  2. Clone the repo

git clone https://github.com/BrockCSC/notivate.git notivate
cd notivate
  1. Install project dependencies
flutter pub get
  1. Start the app
flutter run