Commit Graph

13 Commits

Author SHA1 Message Date
Prajwal Moharana
f6b0838c99
Api create moharana (#53)
* Add create user endpoint and update model/entity

* Add next route for adding user and add functionality for user table

* Connect create item to backend and add associated frontend routes
2025-01-04 23:28:12 -05:00
Aidan Kim
a107337737 updated the service methods and modified a few of the tests. 2024-04-24 19:37:29 -04:00
pmoharana-cmd
c71d5d4026 Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
pmoharana-cmd
6bce1cdc0a Fix bugs regarding enums and update field names 2024-04-19 23:28:08 -04:00
emmalynf
012f941da7 Set up User and Tag tests/fixtures, Fix data type errors 2024-04-12 17:38:20 -04:00
emmalynf
c1f7ff1df3 Push branch, write user services and start tag service 2024-04-04 22:53:02 -04:00
pmoharana-cmd
77e26416d1 Merge remote-tracking branch 'origin/backend-emmafoster-GEN-95-entities' into emmafoster-GEN-95-wip 2024-03-25 19:56:19 -04:00
pmoharana-cmd
42a2855839 refactor enums 2024-03-25 19:35:36 -04:00
Jordweinstein
03f2204cb3 separated user enum into its own file 2024-03-25 19:29:37 -04:00
emmalynf
ea8c60f271 Fix all Service and Service Tag typos and import entities to init 2024-03-25 19:08:38 -04:00
Jordweinstein
3bc603cb70 commented out to/from model methods until we know model names 2024-03-25 19:03:21 -04:00
emmalynf
f5de6015bf Create to and from model methods for APIs for User and Tag Entities 2024-03-23 16:00:10 -04:00
emmalynf
b8903adeb8 Create entites for each table to setup schema 2024-03-22 23:15:38 -04:00