Praisesomiji / internship-management

A Progressive Web App for managing internship programs, tasks, and activities
0 stars 1 forks source link

Core Feature Development: Develop core backend models and API endpoints #6

Open Praisesomiji opened 2 months ago

Praisesomiji commented 2 months ago

Implement the core models and API endpoints based on the defined schema.

Praisesomiji commented 2 months ago

[ ] Set up Django REST Framework\// [ ] Create serializers for our models\// [ ] Create viewsets and routers for the API endpoints [ ] Test the API endpoints