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 24, 2019 · 14 revisions

Version 0.1

  • Scraping Howdy/Compassxe and filling the database
    • Includes making the models for it

Version 0.2

  • Basic API retrieval of models
    • Such as retrieving a list of courses given "CSCE-3" - aka Course Search
  • Google Authentication?

Version 0.3

  • Can generate rudimentary possible schedules

Version 0.5

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

Version 1.0

  • Full basic feature set implemented