Skip to content

The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams

Notifications You must be signed in to change notification settings

suhailroushan13/Project-Management-Tool-for-Employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Squad App Setup

The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams, offering seamless task reminders and notification capabilities to enhance productivity and collaboration.

Installation

git clone [email protected]:tworksrepos/newsquad.git
cd newsquad

Client Side

cd client
npm install 
npm start

Server Side

cd server
npm install
npm start

Export & Import of DataBase

#Export DataBase
mysqldump -u suhail -p tworksdb > tworksdb_backup.sql


#Import DataBase
mysql -u suhail -p tworksdb < tworksdb_backup.sql

About

The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published