/Teach-Me

Primary LanguageJavaScript

TeachMe Mobile App

TeachMe mobile application created using Vue.js, Vuex, Ionic and Firebase which helps you learn new things by taking several courses.

Development

The application is also live HERE - be sure to enable mobile view.

This project was created using Vue.js CLI version 2.6.11 with Vuex, Ionic, Firebase. Data is saved through Firebase Database and the login is with Firebase Authentification.

To run the project on your machine use npm run serve for a dev server. Navigate to http://localhost:8080/ and enable mobile view.

Features

  • Create an account and login
  • Take different courses from multiple categories (IT software and hardware, languages, general knowledge)
  • Each course has a theory part and a quiz at the end
  • Keep track on how many courses did you finish
  • Collect points from every test you take

Screenshots

  • Login page

  • Sign up page

  • Home page

  • Course page - theory part

  • Course page - quiz part

  • Course page - quiz results part