Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

multicatch/ProjectManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProjectManager

A simple project management in .NET Core. Inspired by other project management tools like JIRA, Redmine, etc.

Really simple, mainly an excercise for me to practice C# (ASP.NET Core) and React. Also uses Autofac for DI and Entity Framework Core for database integration. Currently it only supports SQLite as it was intended to be a small project.

It was mainly developed with JetBrains Rider and I think it would be most comfortable to view it with.

The React front-end is in the ClientApp directory.

About

A simple project management in .NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published