alper-turgal / SWE-573

This repo was created for the SWE 573 Project
0 stars 0 forks source link

Create an app for the services #26

Open alper-turgal opened 2 years ago

alper-turgal commented 2 years ago

Visitors can see the default service categories and subcategories Service providers will create service offers based on those service categories The models.py will contain the fields for these services. Only the admin can create a service category or subcategory. Create superuser for populating service fields: alperturgal 12345

alper-turgal commented 2 years ago

Forgot to register models! Do it.

alper-turgal commented 2 years ago