- Created an application which is a social media for the specific wedding with different event (i.e. Marriage, Reception, Sangeet, etc).
- This application has different protected routes and different role-based authentication.
- It also has different features like Upload Post according to event with caption, Like post, View other's profile, Filter Post according to events, Events Timeline Graph, Explore page with the Top Liked Post, etc.
- Bought the domain from Hostinger, created an EC2 instance, S3 Bucket in AWS and used MongoDB, used PM2 to manage the server.
- This app is made in Next.js 13.4v
Next.js
MongoDB
AWS EC2
AWS S3
Tailwind
PM2
Hostinger
- This app has functionalities like User Auth with Discord, Zod validation, Create/Delete Tweet, List of tweets according to time or following, like tweets, follow other users, profile page of users, infinite list of tweets fetched according to context cursor.
- App is deployed in Vercel.
Next.js
tRPC
PrismaORM
MySQL
Next Auth
Tailwind
- Features include Private Routes for admin, User can add, edit, update their product, User can filter the products by price, category, color, etc , All the data of users, products, products bought, inventory can be seen by the admin in the form of charts for simpler understanding.
- Images are stored in cloudinary
- App is deployed in Heroku.
Node.js
React.js
Express.js
MongoDB
MUI