To contribute to TaskTracker, you should have a solid understanding of the following technologies:
- C#
- .NET Framework (8.0)
- HTML
- -JavaScript
- Git and version control concepts
- SSMS SQL
Ensure that you have the necessary development environment set up with the latest versions of C#, .NET 8.0, and HTML to effectively contribute to the project.
To get started with contributing to TaskTracker, follow these steps:
- Fork this repository to create your own copy of the project.
- Clone the forked repository to your local machine using Git.
- Set up the required development environment and install any dependencies.
- Create a new branch for your proposed changes.
- Make the necessary changes and ensure they adhere to the coding standards.
- Test your changes thoroughly to ensure they work as expected.
- Submit a pull request with a clear description of the changes made and the problem they solve.
To run tests for this Visual Studio .NET C# WPF project, follow these steps: