-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
WHAT TO DO:
- off-top-python has a bunch of services living in backend-services/app.py which needs to split up into different files.
- Create a file in the Services folder and move the service relating to the domain of that service.
- For example, userSessionDuration () can be moved to a service called UserReports.py
- getAllSessions() can be moved to SessionServices.py
TASK IS DONE WHEN:
- You're able to call all services in postman without anything breaking
RESOURCES:
Metadata
Metadata
Assignees
Labels
No labels