Skip to content

Tamal267/vehicleExpresso

Repository files navigation

Vehicle Express

Home

It is a Database Management project where we handled a lot of simple and complex sql queries and plsqls. Here we use Node.js as backend, React for frontend, Oracle SQL for Database Management system and lot of packages for view map, send emails, generate pdf, view chart, upload image, encryption and much more. We use socket.io for realtime updates. We keep the UI as simple as possible.

Primary Features

  • Search Parks: Search for parks nearby your location or by name, city, or state.
  • Notifications: Get realtime notification.
  • Addition Vehicle Deatails: Add vehicle info to get features easily.
  • Vehicle Care: Get long time or short time care for your vehicle.
  • Park History: Get history of your parked vehicle.
  • Vehicle Entry Exit: Vehicle entry and exit features for parking management. A pdf receipt will be generated for each exit.
  • Cost and Abilities: Setting cost and abilities for short or long term features for parking management.
  • Garage History: See the history of parks with filtering for parking management facilities.
  • Add New Park: Add a new park for admin management.
  • Payment Management: Management of payment for admin management. See and notify for due payments.
  • Realtime Support: Have a realtime chat with admin panel feature for any queries.

Installation

  1. Clone the repository.
git clone https://github.com/Tamal267/vehicleExpresso.git
  1. Install the dependencies & run.
  • For backend:
cd backend
npm install
npm run dev
  • For frontend:
cd frontend
npm install
npm start
  1. Ensure your database setup. See the .sql files.

Screentshots

Search Parks

Notifications

Addition Vehicle Deatails

Vehicle Care

Park History

Vehicle Entry Exit

Cost and Abilities

Garage History

Add New Park

Payment Management

Realtime Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •