Revamp (Earn Cash From Trash) is a cutting-edge platform designed to address the challenges of electronic waste (e-waste) management while providing users an opportunity to monetize their discarded electronics responsibly.
-
Efficient E-Waste Management: Streamlined process for users to submit e-waste collection requests.
-
User-Friendly Interface: Intuitive design for enhanced user experience.
-
Role-Based Authentication: Secure and specialized access for users and administrators.
-
Monetization Opportunities: Earn cash from discarded electronics, fostering a circular economy.
-
Advanced Technologies: Leveraging NextJS, PrismaORM, NextAuth, and TailwindCSS for robust performance.
Users can login via Google, while the admin can use the credential Provider.
Here user can submit a new device as well as he can check the status of his submitted devices.
Here user have to update his profile on the basis of which he/she will be able to see the repair facilities.
Here, user can submit the form and request will be sent to admin.
Admin can use their credentials at credential provider to login, and will be shown two options.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.