Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Madiwka3 72df4679f7 Merge branch 'main' of https://github.com/shinbay-almaz/csci361-vms-backend into Madi il y a 1 an
app Initial Commit il y a 1 an
.gitignore Initial Commit il y a 1 an
README.md Initial commit il y a 1 an
readme.md Initial Commit il y a 1 an
requirements.txt Initial Commit il y a 1 an

readme.md

#VMS Backend

goals to be met:

  • Create and set up main database on a PostgreSQL server
  • Set up basic GET requests for Users, Vehicles, Assignments
  • Set up POST requests for Users, Vehicles, Assignments
  • Add token/cookie(?) authentication

#Let’s keep updating this readme.md file as we complete our tasks