About the project...
This project was made for my Fundamentals of Software Engineering course. It is designed to be similar to Stack Overflow, but with new features that were proposed and implemented. Throughout the project, a GitHub CI/CD pipeline was maintained to track sprints and the app was deployed on Render. All of the data is stored in a MongoDB database.
Features
- Ability to sign up, sign in, and sign out of an account.
- Post questions, answers, and comments.
- Add friends and track user profiles and activity.
- Play mini games with other users
- Message other users in a global chat, group chat, and private chat.
- Gain karma points for upvotes/downvotes and use them to purchase cosmetics.
- Ability to create and use custom themes for text and background.