root@portfolio
:
~/Projects/Group project Engineering for People Design Challenge
$ cat README
Group project Engineering for People Design Challenge
- Delivered a project to facilitate an increase in access to sanitation resources in a third-world setting. This was implemented through the development of an Internet of Things toilet monitoring system reporting on condition and compost toilet capacity utilisation.
- Utilized GitHub for version control and Trello for following a Kanban board as part of our agile methodology. I implemented all back-end server-side code hosting the website and providing API endpoints to interact with a PostgreSQL database using the Java Spring Boot framework, following MVC architecture.
- Implemented role-based authentication and encrypted password storage.
- Developed teamwork skills alongside tight deadlines.
- GitHub Repository: github.com/max-cotton/cmp-synoptic-project
root@portfolio
:
~/Projects/Group project Engineering for People Design Challenge
$
|