woodrdk / CarRepairTracker

This software will allow the user to keep track of vehicle information, primarily their modifications and repairs.
MIT License
0 stars 0 forks source link

Car Mod Repair Tracker

The initial deployment of this application is for tracking individual owners, their vehicles, the repairs to those vehicles, and the ability to add/delete future vehicles as desired.

Getting Started

To get started, as the development process is still underway, a development environment must be set-up prior to launching application.

Prerequisites

The current build is being built on Windows machines through Visual Studio 2017 v.15 or greater.

https://visualstudio.microsoft.com/downloads/

Coding Style Requirements

We will do our best to uphold to the coding conventions from Microsoft's documentation and a visual adaptation of those conventions and requirements are here and are adapted from ReSharper conventions posted at: https://csharpcodingguidelines.com/#11-what-is-this

Coding Style Cheat Sheet

alt text alt text

The full PDF can be found here: https://github.com/woodrdk/CarRepairTracker/blob/master/READMEImages/CSharpCodingGuidelinesCheatsheet.pdf

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details