Projects
Waypoint
Waypoint allows you to plan your trips, add travel plans, discover location-based recommendations, and collaberate with friends on trip planning.
- Backend REST API using MVC architecture built with Ruby on Rails
- Frontend multi-page application built with npm, webpack, React.js, Bootstrap, custom CSS
- Secure authenticated user profiles using JSON web tokens
- Utilizing the Geoapify API to display activities based on user queries and location
FrightFlix
FrightFlix is a Netflix clone that allows users to browse a catalog of horror movies by category, sign up and log in to add movies to their list, and view movie metadata as well as trailers.
- Full-stack application built with React.js and Ruby on Rails
- Incorporated PostgreSQL database with multiple associating models
- Axios integrated web requests using OMDb API to pull movie metadata