The gifting web is an open-source, full-stack, next.js project which allows users to gift unused things for charity. The website has two modes for the user and for the administrator. https://gifting-web.vercel.app.
- Can see all products that are uploaded to the site
- Filter by category or by gender
- See detailed information about a single product
- Connect the person who posted the product
- Can upload product
- Modify the product if the product owner missed any information
- Delete the product if it has been gifted
- See the dashboard for any additional information. How many products he have uploaded and also can remove multiply by selecting
- Frontend: Next.js
- Backend: Rest Api/Prisma
- Styling: Tailwind.css