BootCampCoder is a discussion board, inspired by StackOverflow, designed for new programmers to post technical questions. The application also utilizes the GitHub API to dynamically display data from your GitHub user account.
Live Link: https://bootcampcoder.herokuapp.com/
- Ruby on Rails backend with full CRUD capabilities for User and Discussion board (Questions, Comments).
- API Key Authentication using localStorage to store login data client-side and allow application access.
- React.js frontend with Material UI components for a fully responsive web application convenient for mobile use.
- Application deployed to Heroku




