Skip to content

ngthtuyen9823/CarRentalManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Rental Management Application

Project Overview

This project involves the development of a comprehensive car rental application, incorporating features for both renting vehicles and managing the rental process. The application is built using the following technologies: ASP.NET C#, SQL Server, and WPF (Windows Presentation Foundation).

Table of Contents

Features

  • User Registration and Authentication:

    • Allow users to register and log in securely.
  • Vehicle Rental:

    • Browse available vehicles with details.
    • Reserve and rent vehicles based on user preferences.
  • Rental Management:

    • Track rented vehicles and their status.
    • Manage rental contracts and return processes.
  • Administrative Functions:

    • Admin dashboard for managing users, vehicles, and rental transactions.
    • Generate reports on rental statistics and financial summaries.

Prerequisites

Ensure the following software is installed before setting up the application:

Installation

  1. Clone the repository:

    https://github.com/ngthtuyen9823/CarRentalManager.git
  2. Open the project in Visual Studio.

  3. Restore NuGet packages and build the solution.

Configuration

  1. Database Configuration:

    • Set up a SQL Server database and update the connection string in appsettings.json.
  2. Authentication:

    • Configure authentication settings in Startup.cs.

Usage

  1. Run the application in Visual Studio.

  2. Access the application through the provided URL.

  3. Register as a user or log in to start using the car rental and management features.

Technologies Used

  • ASP.NET C#
  • SQL Server
  • WPF (Windows Presentation Foundation)

Contributing

Contributions are welcome! Fork the repository and create a pull request with your improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages