HushUCF.
Completed:
.Hush UCF is a social media app that utilizes the MERN stack to create a full-stack web application. The primary goal of this website is to act as a safe platform to post confessions about anything related to the University of Central Florida. This project was deployed to Heroku, and acted as an introduction to React and React Native.
⚪ Check out the GitHub repository here.
⚪ Heroku is a cloud platform that enables developers to deploy, manage, and scale applications without dealing with the complexities of infrastructure and server maintenance. Check out Heroku here.
⚪ This website was created as a 10-week project for COP4331 - Processes of Object-Oriented Software. Check out the course here.
⚪ The MERN stack is a full-stack framework consisting of MongoDB, Express, React.js, and Node.js. For more information, click here.
⚪ The project was fully unit tested using Jest. To find out more, click here.
▱▰▱ Features. ▰▱▰
- 1. Post confessions under a 280 character limit. They will persist for one week.
- 2. Upvote, downvote, or reply to other confessions.
- 3. Filter confessions by either the most liked or most recent.
- 4. Create a profile to manage confessions. Profile IDs are not displayed on the original confession post, but they do appear on replies.