This is the first iteration of my full stack web development application that keeps track of the bouldering problems that I have either completed or are still working on. The production version of this project can be viewed here. Please note that features involving manipulating the database (add, remove, update) have been disabled for the production version. If you would like to see a demonstration of those features, please notify me and I would be more than happy to show that to you!
- Express.js framework along with MySQL to manage the backend
- React to build the frontend
- GitHub Pages for the frontend deployment
- Amazon Web Services to host the server, APIs and database
- Adding a new boulder problem to the database
- Deleting and updating existing boulder problems from the database
- Sorting and filtering boulder problems by various categories
You can always check out the Issues tab to see what ideas I will be working on and have planned for the future.