PROJECT NAME:
KEY: Lines in italics are a maybe (secondary) feature
PROJECT TYPE: Open-Source is the new Sauce
ESTIMATED DURATION: 3 MONTHS
PROJECT OVERVIEW: This project it to be a PWA bootstrapped with GatsbyJs to be built on ALOC EXAM ENDPOINTS API which is an API for 5,000 past questions api end-points for POST-UTME, UTME, WASSCE, NECO questions.
PROJECT AIM: To provide a free online CBT practice centre for Prospective Secondary School Leavers which uses minimal data.
DEPLOYMENT: PWA => Web
PROJECT EDGE-CASES:
- No Adverts
- Providing offline usability to already downloaded questions
- Seamless navigation between questions to avoid network errors while changing questions
TECHNOLOGIES:
GatsbyJs => Generate React PWA: Front-End UI,
Redux => State management,
Test => Mocha
Express-Node => Server to save user points and create a leaderboard
FRAMEWORKS: Bootstrap or Material UI
DEPLOYMENT PLATFORMS:
Dev: Heroku
Production:
CONTRIBUTING RULES:
Upstream Branch: dev
Adding a new feature/screen:
- Fork the project to your github profile and create a branch from dev with the feature/screen name you want to add
- Write test for every feature/screen. It'll only be accepted if your score is above 80
- Create a PR to dev branch, would be reviewed by all other devs, comments would be made. Make Balanced, Amaz and Choice as reviewers and only when the three of them accepts the PR before you merge to the dev branch.
- Update the Collaborators list in the README.md file
Merging to master branch would be done only by either Balanced or Amaz
Master branch would be hosted on dev server.
COLLABORATORS