Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.61 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.61 KB

Netlify Status

K53 Learners PWA

A project that is aimed at South Africans who cannot find great content on the internet for the K53 learners exam

The project aims to provide the user with courses and examinations on the courses that are provided. All of this will be provided through a PWA (Progressive Web App)

Why?

So here is a little backstory on why i decided to start this project... Back in June 2018, i was studying for my K53 learners exam and i did not feel like reading boring books. I look for content online and what i found was not appealing and it felt lacking in information. So the project was born 🙌

Main PWA features?

Currently the project uses caching for offline capabilities and maybe later in the future push notifications can be built in. There is still a lot of work to be done 😁

What is the project built with?

  1. Vue.js a progressive frontend framework
  2. Vue Router a routing library for Vue
  3. Vuex a state management libray for Vue
  4. Vuetify.js a Material Design UI library for Vue
  5. Apollo GraphQL a GraphQL implementation
  6. Firebase a scalable backend for Mobile and Web applications

Core Contributors