Giter Club home page Giter Club logo

project-management-system's Introduction

Project Management Website

This website includes the tools and techniques required to deliver your projects successfully. It gives customers to create Story board for their requirements and according to that story board team members and admin create SRS and finalize the SRS which customer can see. Customer can also comment on SRS so that it can be tweaked. Also all the users can chat with each other using chat functionality. Customers can also create posts and all the users can comment and upvote on those posts. according to the posts admin creates the issues of the project and assign the issues to the team members. Admin also creates the gant chart so that all the team members can see the timeline of the project. All users can change their profiles acording to their needs.

Prerequisite

  • ASP.NET MVC and Visual Studio 2015
  • MS SQL Server as database back-end.
    • Entity Framework 6 to access your database.
    • Perform all the migrations to create tables in Visual Studio.

Steps to execute project

  1. Create an empty project in Visual Studio and copy all the files listed in the .gitignore file.

  2. Go to nuGet package Manager Console and add/update following dependencies :

  • Signal R
  • Owin
  1. Go to PM Console and type following command:
> Enable-Migrations
> Add-Migrations InitialCreate
> Update Database
  1. Buid the project using Ctrl+Shift+B

  2. Run the project using Ctrl+F5

  3. The Project will start in the browser on the following link

http://localhost:44300

Screenshots


Authors

  • Swar Patel - Profile Management,Error Handling,Issue Assign Management,Team Member Management,SRS and Story Board Management,Project Creation Handling - Swar Patel
  • Vyom Pathak - Authenticaltion and Autorization Handling,External Login,Chat Functionality,Issue Management - Vyom Pathak
  • Priyank Chaudhari - Whole Project CSS and Javascript,Board management,Posts and Task Management,Roadmap Management - Priyank Chaudhari

project-management-system's People

Contributors

01-vyom avatar dependabot[bot] avatar pc810 avatar swarpatel23 avatar

Watchers

 avatar

Forkers

pc810

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.