Skip to content

Avis is India's leading mobility Company with services ranging from chauffeur drive and self-drive car rentals, car-Sales, operating lease and fleet management and has been present in the country for over 20 years.This was a collaborative Project which is made by 5 team members within 5 Days.

Notifications You must be signed in to change notification settings

geraltyen/Avis-Rentals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

💻 CLONE PROJECT NAME⭐ --> ✨AVIS RENTALS💫


Backend Repo Link Deploy to Cyclic

Deployed App Vercel Link Deployed Admin Vercel Link


ShopGIF

Avis is India's leading mobility Company with services ranging from chauffeur drive and self-drive car rentals, car-Sales, operating lease and fleet management and has been present in the country for over 20 years.This was a collaborative Project which is made by 5 team members within 5 Days.


🔗 Collaborators Profile Links✨

Collaborators Github Linkedin Portfolio
Shikha Gupta (Team Lead) github linkedin portfolio
Mandar Deshmukh (Member 1) github linkedin portfolio
R Giri Reddy (Member 2) github linkedin portfolio
Kallol Sarkar (Member 3) github linkedin portfolio
Himanshu Sharma (Member 4) github linkedin portfolio

💻Unique Project Name & logo :- CRUISE RENTALS🚗

CRuise (1)-modified


💫Tech-Stack->

  • For Frontend :-

    • HTML5
    • CSS3  - JavaScript 
    • Redux
    • ReactJS  - Typescript   - ES6 
  • For Backend :-

    • NodeJS
    • ExpressJSMongoDB 
  • For deploy database :-

     - cyclic 

  • For Styling :-

     - Chakra UI BootStrap 

  • For live Project : -

     - Vercel

ShopGIF


Features ✨:-


Serial No Feature
1 User signup and Login
2 Products Page with Filter and Sort Functionalities
3 Dynamic SinglePage & payment feature
4 Dynamic cart page using userId
5 Admin Login & Deshboard Page
6 Homepage & Reservation Page

Package.json(Dependency)✨:-

Serial No Backend Frontend
1 bcrypt Chakra-ui , BootStrap
2 mongoose React Router dom
3 cors redux ,react-icons
4 dotenv react redux ,axios
5 express typescript
6 jsonwebtoken redux thunk

Flow

graph TD;
    App-->HomePage
    HomePage-->SignUpPage;
    HomePage-->loginPage;
      SignUpPage-->loginPage;
       loginPage-->HomePage;
       HomePage --> ReservationPage
       ReservationPage-->CartPage
       CartPage-->PaymentPage
       HomePage -->CarSales
       CarSales-->SinglePage
       SinglePage --> CartPage
       CartPage-->PaymentPage
       HomePage --> AdminLogin
       AdminLogin-->AdminDeshboard
       AdminLogin -->CarsData
       AdminLogin -->Users
       AdminLogin -->Bookings
       AdminLogin -->Feedback
       AdminLogin -->Profile
       
Loading

Screenshots 📷


HomePage

Screenshot (1658)

Signup | Login

Screenshot (1665)

ReservationPage

Screenshot (1659)

Products | SinglePage

Screenshot (1660)

Screenshot (1661)

Payment

Screenshot (1662)

Admin & AdminDeshboard

Screenshot (1663)

Screenshot (1664)


✨Thank You✨

About

Avis is India's leading mobility Company with services ranging from chauffeur drive and self-drive car rentals, car-Sales, operating lease and fleet management and has been present in the country for over 20 years.This was a collaborative Project which is made by 5 team members within 5 Days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.2%
  • CSS 23.8%
  • TypeScript 23.6%
  • HTML 2.4%