Swarmies / sap-core

description of repo
https://swarmies.github.io/sap-core/
0 stars 5 forks source link

Add event model and used djangorestframe work to interact the the endpoints #49

Closed kirubeltadesse closed 1 year ago

kirubeltadesse commented 1 year ago

Description

Add Event Model, Django rest frame, and create two endpoints from the backend. Fixes #41

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

The test was done using coverage. I have also added information about it on the readme. The package will be automatically installed to the docker environment using the requirement.txt file.