hiral72 / Workify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workify

Description

Workify provides a platform for users to create project groups, add their team members and assign work to the team members of the project. It also keeps track of these tasks whether they're completed or not before the due date provided.We have a notification feature which notifies users on project creation and also when work is assigned to a team member via mail. It helps users to manage and do their project submissions on time with a user friendly interface.

For more details- Click here


Features

User

  • Sign In and Sign Up
  • Create, edit, view and delete project
  • Manage members of project
  • Email notifier
  • View work/details of project
  • Manage work for specific project
  • Work summary page to view tasks of all projects together

Demo

Workify application
Sign in:


Demo Workify application


How To Use

Software Requirements

VSCode

Installation

Install the dependencies by running: On command prompt go to the directory 'Workify/WorkifyProject'

npm i
node app.js

Then go to the directory 'Workify/WorkifyProject/angular-src'

npm i
ng serve

Tech stack

MongoDB − Database System
Express − Back-end Web Framework
Node.js − Web Server Platform
AngularJS − Front-end Framework

About


Languages

Language:TypeScript 35.6%Language:CSS 25.1%Language:HTML 23.6%Language:JavaScript 15.7%