Skip to content

bidachen/Teaming-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Active Teaming System

Active Teaming System is an online teaming platform in which people can connect with other developers, form a group of people to implement a new project.

Team members:

Main features:

  • A user can signup by filling simple information then wait for admin's approval. Once the admin approved, the user can login to our system and forms a group then invites other users join their group.

  • Each group member can create a meet-up polling and wait for all team members' responses. They can also create a new task and assign to any team member, they are able to check all the assigned tasks and finished tasks.

Sample Accounts for convenience

Super User

Username Password
test@test.com 654321

VIP User

Username Password
test1@test.com 654321

Ordinary User

Username Password
test2@test.com 654321

Available Scripts

In the project directory, you can run:

npm install

install all the packages for this project

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 1.8%
  • CSS 0.6%