Skip to content

mikenath223/Teamwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

ruby version

TeamWork

A project management tool for remote teams in an organization. Providing the future fuctionalities of chats and virtual meetings scheduling.

Table of Contents

User Features

  • A user can log in to the app and have their login credentials saved on the back-end.
  • The user can have a live chat session with other team members.
  • The user schedule a meeting with other team members and save the details of the meeting on the cloud.

The app will consist of four pages:

  • Homepage
  • Meetings
  • Chats
  • Calendar

Built With

  • VsCode
  • Windows

Technologies Employed

  • Firebase
  • React Hooks
  • React Routers
  • Styled Components
  • Jest auto watch

Live Preview

Required Installations

  • npm v5.2+

Installation of This Repository

Clone the Repository,

your@pc:~$ git clone https://github.com/mikenath223/teamwork.git

Go to the downloaded folder

your@pc:~$ cd teamwork/

Install all packages

your@pc:~$ npm install

Start the server

your@pc:~$ npm start

The app will open on your local host port 3000.

Run tests

Run all tests

your@pc:~$ npm test

Run specific tests

your@pc:~$ npm test src/**/<testfile>

Future Features

  • Working on the backend to integrate with the frontend.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Author

Michgolden Ukeje

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

Built with Styled-components and React. Deployed on netlify. https://teamswork.netlify.app/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published