Technical Documentation
This section details the technical nitty-gritty of FindNUS:
This section covers the architectural and logic flow for the frontend
This section covers the architectural overview for the RESTful API Backend and the various integrations of technologies, from MongoDB to ElasticSearch.
We document our user testing framework, feedback obtained, and the actionable outcomes of it
We discuss how we validate code correctness using Unit Testing
We discuss how we practiced good software engineering practices while building FindNUS, such as using OpenAPI docs, Sprints and CI/CD