Check out a demo below
Snow Mountain Tracker
- Category: RESTful Web Application
- Client: Masters Level Software Engineering Course
- Project date: 02/25 - 05/25 (3 months)
- Project URL: https://smtracker.duckdns.org/
Project Stack
- JavaScript (React - Next.js) - Front-end library
- JavaScript (Node - Express) - Backend web application framework
- Git & GitHub - Version control
- MySQL - Database used to host all information regarding mountains, weather, road closures, etc.
- NGINX - Hosting web server from Linux Ubuntu machine (On-Prem).
My Role
Full-Stack Lead Engineer
I performed the following duties:
Fully responsible for the front-end and back-end development of the application.
On-Prem Hosting: Currently using my own Linux Ubuntu machine to host the application.
Database: I was responsible for creating the database and all the tables needed to store the information regarding the mountains, weather, road closures, etc. I also created the API endpoints to retrieve the data from the database.