Project Name: E-commerce Profit/Loss Calculator
Frontend Stack:
- Next.js 14
- TypeScript
- Shadcn
- Tailwind CSS
- Zod
- React Hook Form
- React Table
Backend Stack:
- Node.js
- Express
- MongoDB
- TypeScript
Overview: The E-commerce Profit/Loss Calculator is a web application designed to streamline profit and loss calculation for businesses by uploading previous month's order reports. Key functionalities include user authentication (Login/SignUp), report upload, authentication middleware using Next.js 14, marketplace management, and a user-friendly table data view with pagination.
Features:
- User Authentication: Secure Login and SignUp functionality.
- Sheet Upload: Capability to upload the previous month's order report.
- Authentication Middleware: Utilizes Next.js 14 middleware for secure authentication handling.
- Marketplace Management: Efficient management of marketplace data.
- Table Data View: Provides a clear and concise view of data with pagination support.
- Enhanced UI/UX: Developed using Next.js 14, Shadcn, and Tailwind CSS for an intuitive user experience.