Giter Site home page Giter Site logo

pashamks / repairfirm Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.78 MB

ASP.NET MVC project for a firm that repairs apartments. Includes a database and a web page with login, filtering of repairs by parameters, diagrams, and PDF downloads.

HTML 39.97% C# 47.26% CSS 3.93% JavaScript 0.13% SCSS 8.71%
asp-net-core asp-net-mvc dapper entity-framework-core mssql-database

repairfirm's Introduction

ReadMe file for ASP.NET MVC project - Apartment Repair Management System This is an ASP.NET MVC project for managing and organizing apartment repairs for a repair company. The application is designed to provide a platform where users can log in, filter repairs by all parameters, view diagrams and download data in PDF format. The project uses a SQL Server database to store and manage data related to repairs, clients, employees, etc.

Project Setup To use this application, you need to have Visual Studio 2019 and SQL Server Management Studio (SSMS) installed on your machine. You can follow the steps below to set up the project:

Clone the repository to your local machine Open the project in Visual Studio 2019 Open the App_Data\ApartmentRepairDB.mdf database file in SSMS and execute the ApartmentRepairDB.sql script to create the database schema and tables Change the database connection string in Web.config to point to your local SQL Server instance Build and run the project using Visual Studio 2019 Project Structure The project structure is divided into several folders:

Controllers: Contains the controllers that handle incoming requests and define actions to be taken based on those requests. Models: Contains the model classes that represent the entities in the database and the data transfer objects (DTOs) used to transfer data between the controllers and views. Views: Contains the Razor views that display the data to the users. Scripts: Contains JavaScript files used to enhance the user interface. Content: Contains CSS files used to style the views. Features The following are the features implemented in this project:

User authentication: Users can create accounts and log in to the system. Repair management: Users can create, edit, delete and view repair requests. Client management: Users can add, edit, delete and view clients' details. Employee management: Users can add, edit, delete and view employee details. PDF Export: Users can download repair and client data in PDF format. Data filtering: Users can filter repairs by all parameters. Charting: Users can view charts of repairs based on various parameters. Technologies Used ASP.NET MVC C# Entity Framework SQL Server HTML CSS JavaScript Bootstrap Conclusion This project is a robust and user-friendly application for managing and organizing apartment repairs. It offers a secure platform for users to log in, filter repairs by all parameters, view diagrams, and download data in PDF format. It is a great starting point for anyone looking to build a similar application in the future.

repairfirm's People

Contributors

pashamks avatar

Watchers

 avatar

repairfirm's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.