About HealthTrack
HealthTrack is a health and fitness tracking application built as part of the Dynamic Web Applications module. It demonstrates:
- Node.js, Express, EJS templating
- MySQL data storage
- User registration, login and password hashing
- Form handling, validation and sanitisation
- Search and reporting features
- A JSON API endpoint for activities
The focus of the project is on demonstrating backend and database skills rather than visual design.