https://github.com/freshposh-code/modern-carrental-webapp
IN PROGRESS!!!
https://github.com/freshposh-code/modern-carrental-webapp
Last synced: about 2 months ago
JSON representation
IN PROGRESS!!!
- Host: GitHub
- URL: https://github.com/freshposh-code/modern-carrental-webapp
- Owner: freshposh-code
- Created: 2024-09-18T12:13:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T23:54:40.000Z (over 1 year ago)
- Last Synced: 2024-10-24T13:26:59.960Z (over 1 year ago)
- Language: TypeScript
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Overview
Rivent is a full-featured car rental web application that allows users to browse and book cars, manage bookings, and create wishlists. The platform includes:
✅ User authentication (Sign up, Sign in, protected routes)
📅 Car booking system with start and end dates
💳 Integrated payment system (Flutterwave - Test Mode)
❤️ Wishlist functionality
🛠️ Admin dashboard with full CRUD operations
🔐 Role-based access control (Admin/User)

Tech Stack
Frontend: Next. js, TypeScript, Tailwind CSS
Backend: Node.js,( Next.js API routes)
Database: MongoDB with Mongoose
Auth: JWT and NextAuth
Payment: Flutterwave
Deployment: Vercel