Skip to content

TzivyaFireman/tasksListProject

Repository files navigation

Tasks List Project

Overview

This project is a task management application built with C# and .NET Core, allowing users to manage their tasks efficiently. Each user can have their own tasks, and the application supports user and task management functionalities.

Features

  • User Management: Add, update, and delete users.
  • Task Management: Assign tasks to specific users, create new tasks, update existing ones, and delete completed or unnecessary tasks.
  • Clean Architecture: Designed for easy maintenance and scalability.
  • Simple API: Easily integrate with other systems.

Tech Stack

  • Backend: C#, .NET Core
  • Frontend: HTML, CSS, JavaScript
  • Version Control: GitHub

Getting Started

Prerequisites

To run this project locally, you will need:

Installation

  1. Clone the repository:
    git clone https://github.com/TzivyaFireman/tasksListProject.git
    
  2. Navigate to the project folder:
    cd tasksListProject
    
  3. Build the project:
    dotnet build
    
  4. Run the project:
    dotnet run
    
    

Usage

  1. Once the application is running, open your browser and navigate to http://localhost:5000 (or the port your app is running on).
  2. Use the user management interface to add, edit, or delete users.
  3. Assign tasks to users and manage them using the task management interface.

Contributing

Feel free to fork this project, make improvements, and submit pull requests. Contributions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •