Commit Graph

9 Commits

Author SHA1 Message Date
Prajwal Moharana
55a03ff3fd
Connect update to backend (#55) 2025-01-07 12:13:57 -05:00
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
emmalynf
a0d4074f44 Implement update and delete service methods and tests 2024-04-22 19:51:27 -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
7734eaf042 Setup basic services and associated testing files 2024-03-29 12:53:24 -04:00