Activities
- GET request endpoint to recieve the banner message.
GET /customise/banner: #2553.
- Update endpoint for Conf data updation.
PUT /uploads/{UploadId}/conf: #2549.
- Updated Pull Request to get conf info from the server.
GET /uploads/{id}/conf: #2505.
- Update endpoint for Customise data.
PUT /customise: #2545.
Screenshots
1. Response for Banner message /customise/banner

2. Conf Update endpoint /uploads/{id}/conf

3. Update customise data /customise

Next Week's Expectations
- Update the existing update endpoints to eliminate sql injection possiblities
- Start working on the obligations endpoints.
- Discuss with the mentors on the priority of the upcoming endpoints.