An open API service indexing awesome lists of open source software.

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!!!

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)

![Rivent Preview](public/preview.jpg)

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