compass/backend/models
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
..
__init__.py intialize backed project + starter code 2024-03-01 19:43:31 -05:00
enum_for_models.py Fix bugs regarding enums and update field names 2024-04-19 23:28:08 -04:00
resource_model.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
resource_tag_model.py changes to nature of both junction tag_models 2024-03-25 19:31:57 -04:00
service_model.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
service_tag_model.py changes to nature of both junction tag_models 2024-03-25 19:31:57 -04:00
tag_model.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
user_model.py Api create moharana (#53) 2025-01-04 23:28:12 -05:00