Skip to content

A rent a car web application done as a university project with back end written in C# using .Net Core 5.0 and front end written in JavaScript using ReactJs

Notifications You must be signed in to change notification settings

djugalov/Rent-A-Car-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rent a Car Application

Rent a Car Application allows end users to discover and book vehicles by their choice and price range.

It also supports a basic admin panel for user, rental event and vehicle management.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed NodeJS
  • You have installed .NET 5
  • It's preferable to open the app with VS2019

Using Rent a Car Application

To explore all functionalities of Rent a Car Application, follow these steps:

  • Login with the initially seeded user marked as Admin - admin@test.demo/Admin1!
  • Sign up if you want to test the app with user not marked as admin

NOTE! For the purpose of the project the user is marked as admin through a boolean flag on DB level, no RBAC is configured

License

This project uses the following license: MIT.

About

A rent a car web application done as a university project with back end written in C# using .Net Core 5.0 and front end written in JavaScript using ReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published