testmyrscore.com is a website that, in addition to being an R-Score calculator, was developped to help CEGEP students make a decision regarding the programs in which they would like to apply to in University. This is an on-going project with plans to expand and develop more features. It is important to note that the version of the website in this github repo is quite different from the live version.
List of things to fix / add:
- Switch to buttons wherever it is appropriate
- Figure out fr version (linking or change dynamically (probably not going to be dynamic))
- "Form validation" for all input boxes being used by any of the Calc.js files
- Use media tags to resize certain elements when the screen width drops below 400px
Long-term goals:
- Store program data in an sql database
- Set up web-scraper to auto-scrape program data monthly (make updating autonomous)