Commit Graph

9 Commits

Author SHA1 Message Date
Chris Proctor 2170a503c4 Merge branch 'main' of https://git.makingwithcode.org/cchung/lab_server into main 2024-05-21 08:08:56 -04:00
Chris Proctor 2894e8e4ec add assessment 2024-05-21 08:08:41 -04:00
Cory 15d2b5bd56 Changed quotes from single to double in some lines 2024-05-09 11:47:41 -04:00
Cory 54b0fbd6d8 Finished! I implemented a route to get a word that
rhymes with whatever they input.
2024-05-07 11:23:17 -04:00
Cory eb7117cbf7 I think I've implemented the exceptions? I still need
to implement my own route though.
2024-05-06 21:58:09 -04:00
Cory 7301e09668 Checkpoint 3!
I wrote views so that all the specified routes work.
I still have to implement the exceptions though. Stay
tuned!
2024-05-06 18:27:24 -04:00
Cory 81aa6bdd4b Completed checkpoint 2 of the server lab. 2024-05-06 11:58:16 -04:00
Cory a836a76735 Completed checkpoint 1 of the lab server.
I am hoping this doesn't raise any red flags with
IT at my school... (knowing my luck, it will...)
2024-05-06 11:05:22 -04:00
cchung 23c223af7d Initial commit 2024-04-08 17:54:04 +00:00