Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Backend Versioning Plan

Gannon Prudhomme edited this page Oct 29, 2019 · 14 revisions

Version 0.1

  • Scraping Howdy/Compassxe and filling the database
    • Includes making the models for it
  • Possibly scraping grade distributions

Version 0.2

  • Probably scraping of grade distributions
  • Basic API retrieval of models
    • Such as retrieving a list of courses given "CSCE-3" - aka Course Search

Version 0.3

  • Can generate rudimentary possible schedules

Version 0.4

  • Prioritize schedules based on user preferences

Version 0.5

  • Saving sessions for a user
    • As in save their sessions for later use
    • Google Authentication?

Version 1.0

  • Full basic feature set implemented