This project represents the final piece of the Full-Stack developer path proposed by OpenClassrooms. The goal is to Build and aid platform for your neighborhood. It requires a broad(er) range of features, such as real-time communication, automated testing, and external APIs usage.
Deliver a complete solution including both front-end and back-end that allows:
- Users sign-up and log-in
- Users profile management
- Submitting a help request
- Participate in help requests
- Communication workflow between request creators and participants
- Display help requests on a map
Mobile friendly website built around:
- Bootstrap for REACT
- REACT router
- Google map API
- Google geocode API
- Material UI
Ruby on Rails solution with MYSQL database:
- Devise
- Doorkeeper (OAUTH2)
- Google SSO
- Google mail API
- Redis and Action Cable
- RSPEC