compass/backend/entities
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 Fix bugs regarding enums and update field names 2024-04-19 23:28:08 -04:00
entity_base.py Create entites for each table to setup schema 2024-03-22 23:15:38 -04:00
program_enum.py Fix bugs regarding enums and update field names 2024-04-19 23:28:08 -04:00
resource_entity.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
resource_tag_entity.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
sample_entity.py updated the service methods and modified a few of the tests. 2024-04-24 19:37:29 -04:00
service_entity.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
service_tag_entity.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
tag_entity.py API Routes for Resources and Services (#40) 2024-11-05 19:12:03 -05:00
user_entity.py Api create moharana (#53) 2025-01-04 23:28:12 -05:00
user_enum.py Fix bugs regarding enums and update field names 2024-04-19 23:28:08 -04:00