Releases: xxanxnie/COMSW4156-Git-Gud
Releases · xxanxnie/COMSW4156-Git-Gud
Second iteration
Released for second iteration.
First Demo
Merge pull request #32 from xxanxnie/update-readme Update README file
First Iteration
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.