here is drive link : https://drive.google.com/drive/folders/1kKaetBbTo3VSgT8QOxpqqaC06aRZ5ajM?usp=drive_link
Languages
- TypeScript (primary language for both frontend and backend)
- JavaScript (where applicable)
Frameworks & Libraries
- Next.js (React framework for SSR, routing, and API routes)
- React (UI library)
- Tailwind CSS (utility-first CSS framework for styling)
- Radix UI (accessible UI primitives)
- Prisma (ORM for database access)
- NextAuth.js (authentication and session management)
- Socket.io (real-time communication for chat and notifications)
- Formik (form management)
- Yup (form validation)
- Lucide-react (icon library)
- Cloudinary (image upload and management)
- Axios (HTTP client for API requests)
- Recharts (data visualization and charts)
- date-fns (date utilities)
Platforms & Cloud Services
- Vercel (recommended for deployment, as Next.js is optimized for it)
- Cloudinary (cloud image storage and processing)
- Node.js (runtime environment)
- PostgreSQL (database, managed via Prisma ORM)
Database
- PostgreSQL (relational database, schema managed with Prisma)
APIs
- Next.js API Routes (custom backend endpoints)
- Cloudinary API (for image uploads)
- Socket.io API (for real-time features)
Dev Tools & Other Technologies
- ESLint (code linting)
- TypeScript (type safety)
- PostCSS (CSS processing)
- Tailwind Merge (utility class merging)
- Prisma Studio (database GUI for development)
- Git (version control)
- npm (package management)
Built With
- nextjs
- socket.io
Log in or sign up for Devpost to join the conversation.