Skip to content

PMAsystent/ProjectManagementApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Management - Api

Project Management is application created under university science club - "Referencja"

Table of contents

General info

Project Management is group project to train our .NET and React skills by creating interesting useful app for project management

Screenshots - Design of application

First screenshot Second screenshot Thirdscreenshot

Technologies and libraries

  • ASP.NET Core 5
  • Entity Framework Core 5
  • React 17
  • SignalR
  • MediatR
  • AutoMapper
  • FluentValidation
  • NUnit, FluentAssertions & Moq
  • Newtonsoft.Json
  • SQL Server

Getting Started

The easiest way to get started is to follow few step to install all dependencies and run the projects

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/GoToWinThat/ProjectManagementApi.git
  1. Install NPM packages
npm install
  1. Install Nuget packages
dotnet restore
  1. Run server
dotnet run
  1. Run clients
npm start

Features

Status

Project is in progress. We are curently working on our first version of server side. Currently brake due to other university

License

Distributed under the MIT License.

Contact

Created by: @mazela @lubera @kajstura @sobieszczyk @nawrot @jaskolski Feel free to contact us!

About

Project Management is group project to train our .NET and React skills by creating interesting useful app for project management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages