
Squad Up
A Meetup clone where users can create groups and organize events in order to bring people together upon a common interest. Utilized React and Redux to produce full CRUD functionality, enabling users to easily create and edit groups and events. Users also can seamlessly join groups and RSVP to events with a simple click of a button. Created modular components for create and edit forms to ensure a clean and maintainable codebase while also improving the scalability. Constructed custom channels using Rails Application Cables to implement a websocket chat, allowing users to communicate in real time. Implemented Auth cycle using BCrypt and protected routes to ensure user safety.
Github Live