Skip to content

DevCAbuja/e-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT INFO

  • Project Name:

  • key: Lines in italics are a maybe (secondary) feature

  • Project Type: Open-Source is the new Sauce

  • Estimated Duration: 4 MONTHS

  • Project Overview: This project is an online CBT Practice for Students of Secondary School which is built 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:

  1. No Adverts
  2. Providing offline usability to already downloaded questions
  3. Seamless navigation between questions to avoid network errors while changing questions

TECHNOLOGIES:

  • React,

  • Redux => State management,

  • Test => Mocha
  • Express-Node => Server to save user points and create a leaderboard

FRAMEWORKS:

  • Bootstrap

DEPLOYMENT PLATFORMS:

  • Dev: Heroku

  • Production:

RUNNING THE PROJECT:

  • Clone or Fork the project
  • Run yarn or npm install
  • For dev mode, run yarn run dev or npm run dev
  • For production mode, first build the project by running yarn run build or npm run build then start the app by running yarn start or npm start

CONTRIBUTING RULES:

Upstream Branch: dev

Adding a new feature/screen:

  1. Fork the project to your github profile and create a branch from dev with the feature/screen name you want to add
  2. Write test for every feature/screen. It'll only be accepted if your score is above 80
  3. Create a PR to dev branch, would be reviewed by all other devs, comments would be made. Make Balanced, Amaz and Samuel as reviewers and only when the three of them accepts the PR before you merge to the dev branch.
  4. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published