Django App that allows user to:
- Scrape and clean course data from Springboardcourses.ie - manually or with scheduled task
- Load course data to postgres db.
- Interact with data through Vue.js fronted or directly through Django REST backend.
Main App Navigation
User Handling views - register, login, forgot password
Statistical data with Chart.js.
User handling via RESTFUL Api with Token Authorization.
Springboard.ie courses data via RESTFul Api.
Django RESTful
pandas | numpy | sklearn | scipy
Vue.js | Vuex | Materialize | Chart.js
Docker | Heroku | Travis CI | AWS S3
beautifulsoup4
django.test | coverage
npm install --save axios loadash qs vue-router
npm install --save vuex
npm install --save-dev webpack-bundle-tracker@0.4.3
npm install --save vue-chartjs chart.js