This tool is made to automate and make the journey faster by analysing Alison learners and courses spreadsheets
In the frontend directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes automatically.\
Various arrays from database stored in state to aid efficiency and to stop multiple api calls
In the courses-api directory, you can run:
All courses related apis are made here using Sequelize. \
All data is anonymous and uses IDs
In the courses-api directory, you can run:
All learners related apis are made here using Sequelize