Procházet zdrojové kódy

Update README.md

main
Madiwka před 1 rokem
committed by GitHub
rodič
revize
2f6b8988d7
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 5 přidání a 4 odebrání
  1. +5
    -4
      README.md

+ 5
- 4
README.md Zobrazit soubor

@@ -2,10 +2,11 @@

**goals to be met**:
<ul>
<li> Create and set up main database on a PostgreSQL server</li>
<li> Set up basic GET requests for Users, Vehicles, Assignments </li>
<li> Set up POST requests for Users, Vehicles, Assignments </li>
<li> Add token/cookie(?) authentication </li>
<li> <s>Create and set up main database on a PostgreSQL server</s> </li>
<li> <s>Set up basic GET requests for Users, Vehicles, Assignments</s> (except for Assignments) </li>
<li> <s>Set up POST requests for Users, Vehicles, Assignments</s> (except for Assignments) </li>
<li> <s>Add token/cookie(?) authentication</s> </li>
<li> !!! Fully read the pdf document and build the database schema !!! </li>
</ul>

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


Načítá se…
Zrušit
Uložit