Skip to content

ivanPeshterskii/ParkingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ParkingSystem

πŸš— Simple Parking System (MVC Application)

πŸ“‹ Project Description

This is a beginner-friendly project, ideal for learning the core concepts of MVC, data handling, and user interaction within a structured application.


πŸ’‘ Features

The application supports the following core functionalities:

  • βœ… List All Cars
    Display a list of all currently parked cars.

  • βž• Add a Car
    Add a new car to the parking lot by providing relevant car details (e.g., make, model, license plate).

  • ❌ Delete a Car
    Remove a car from the parking system using its unique identifier (e.g., license plate or ID).


πŸ—οΈ Technologies Used

  • C#
  • .NET / .NET Core (Console or ASP.NET MVC, depending on your implementation)
  • MVC Architectural Pattern
  • In-Memory Storage (List or Dictionary)

πŸ“ Project Structure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published