Skip to content

Releases: xxanxnie/COMSW4156-Git-Gud

Second iteration

28 Nov 04:44
d57fcaf
Compare
Choose a tag to compare

Released for second iteration.

First Demo

25 Oct 01:56
090c184
Compare
Choose a tag to compare
Merge pull request #32 from xxanxnie/update-readme

Update README file

First Iteration

19 Oct 02:48
dd401f1
Compare
Choose a tag to compare

This release marks the initial iteration of our project. It features basic authentication using hardcoded API keys, along with multiple GET and POST service endpoints for various services (Outreach, Shelter, Healthcare, Counseling, and Food). The current branch coverage exceeds 55%, with code style checking performed using cpplint. MongoDB is used for persistent data storage. Testing has been conducted through unit tests and Postman. Future iterations will focus on expanding authentication and expanding fucntionality to update and delete records.