It is a quiz app developed entirely using MERN Stack following essential microservices architecture. Users can create account, upload avatar, create quiz, like quiz, comment in a quiz and participate in all public quizzes.
App is deployed using Heroku(backend) and Netlify(frontend).
Link - https://testify-aimers.netlify.app/
- Cloudinary
- axios
- jwt
- bcrypt
- Mongodb Atlas
Home page after login:
Users can upload/update their avatar in this section:
An interface for users to create quiz:
Quizzes created by the user:
Public Quizzes(All quizzes on the platform):
- Leaderboard - For each quiz Leaderboard showing top performers
- Buddychat - Allowing users to communicate with others