-
Notifications
You must be signed in to change notification settings - Fork 0
05 Packages
Rajkumar R edited this page Jun 11, 2020
·
2 revisions
To keep track of Colors work, we will use certain packages which make our application neater and cleaner for Developer viewing the code without any ambiguity. These packages not only make code cleaner, it also make Developer task simpler.
- Axios: This package is used to make HTTP request linear and easy for error handling.
- Django REST framework: This package is used for REST API with additional features of Authentication and others.
- Email package: This is used to send email notifications to users.
@copyright Colors HRMS