Mini task is open source Project written in .net core to handle simple and small task management process
- Create Account
- Create Projects
- Add iterations and areas
- Create user stories - tasks
- assign work item - change status like active - close work items
Back End :
- asp .net core web api
- ef core
- FluentValidator
- MediatR
Front End :
- angular 7
- bootstrap
- Typescript
- SaS
- Complete clean Architecture with responsibility separation and concerns
- CQRS
- Unit of work
- repository pattern
- Event Source