Skip to content

yugandhar12345/ProjectPlanningTool

 
 

Repository files navigation

TeamBins

A Project management/Planning/Customer service tool built with Microsoft technologies.

Build status

alt text

alt text

Built with

  • ASP.NET MVC 6 Asp.Net Core 1.1
  • ASP.NET SignalR Needs to be changed to support dot net core.
  • Windows Azure (Blog storage for file upload)
  • Angular JS
  • MailKit
  • jQuery
  • jQuery UI
  • Chart.Js
  • Twitter bootstrap
  • Typescript
  • Entity framework Dapper
  • Azure Application Insights
  • Passion for developing something cool and giving to the community

Installation / Setup

You need VS2015 + Dot net core installed to run the project.

  • Download the source code from github
  • Publish the Web project
  • Create a new database, run the migration scripts against your database. I created a simple migration tool which i use to push db changes to the live hosted version. You can use the same. Go to DbMigration/ and run the SimpleSqlMigrate exe. You need to input the location where you have the sql scripts(There is a sub folder called "scripts" which has the scripts needed) and the connection string.
  • Update the connection string,app settings values in your web.config
  • Profit !

###Special Thanks to

  • All those wonderful people who worked behind those open source libraries
  • Jabbr friends

###How to contribute Write your feature and send a PR ! :)

About

A simple to use project management tool built with Microsoft technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.5%
  • CSS 5.8%
  • JavaScript 5.3%
  • HTML 1.7%
  • TypeScript 1.0%
  • PowerShell 0.6%
  • PLpgSQL 0.1%