Message
Full-stack blogging app inspired by Medium. Built with Ruby on Rails, PostgreSQL, JavaScript, React.js/Redux, HTML5, and CSS3
- Leveraged complex SQL queries via Ruby on Rails/ActiveRecord and jBuilder to quickly load information from the database, improving overall app performance and allowing for quick display of all recent user activity.
- Integrated the QuillJS API to facilitate seamless inline editing, allowing users to easily add rich text styling to their stories.
- Utilized modular React components and CSS transitions to create a stream- lined, stylish UI, with dynamic changes based on database updates (users recommending stories, following other users, adding comments, etc.).