Skip to content

Dabeldab/apiavengers-squadup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SquadUp

SquadUp is a collaborative application designed to enhance coding abilities and knowledge through teamwork and project management. This application allows users to create and manage squads, assign tasks, and track progress effectively.

Features

  • Create and manage squads
  • Assign tasks to squad members
  • Track progress of tasks
  • User-friendly interface
  • Real-time collaboration

Getting Started

To get started with SquadUp, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Dabeldab/apiavengers-squadup.git
  2. Navigate to the project directory:

    cd apiavengers-squadup
  3. Install dependencies:

    npm install
  4. Set enviornment variables:

    .env
  5. Run the application:

    npm start
  6. Run the backend:

    pipenv run start

Usage

  • Create a new squad by navigating to the "Create Squad" section.
  • Invite members to your squad via email.
  • Assign tasks to members and set deadlines.
  • Monitor the progress of tasks through the dashboard.

Contributing

We welcome contributions! If you'd like to contribute to SquadUp, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

Acknowledgements

Contact

For any inquiries or feedback, please reach out to the project maintainer at darius.parlor@gmail.com.


Happy coding with SquadUp!

About

The capstone final project for pt 78 miami juan and darius

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • Python 25.4%
  • CSS 0.7%
  • HTML 0.4%
  • Dockerfile 0.1%
  • Mako 0.1%
  • Other 0.1%