Git Product home page Git Product logo

group_s's Introduction

Recess Project Template

License

Project Logo

Table of Contents

Introduction

Welcome to the Recess Project Template! This repository serves as a structured template for working on your recess projects in groups of five. It provides guidelines and a well-organized file structure to help you efficiently collaborate, manage your individual work, and deliver successful group projects.

Collaboration Process

flowchart LR

subgraph "Repository"
  Repo((Repository))
end

subgraph "User A"
  fork[Fork]
  branchA[Branch A]
end

subgraph "User B"
  branchB[Branch B]
end

subgraph "User C"
  branchC[Branch C]
end

subgraph "Pull Request"
  pullRequest[Pull Request]
end

Repo --> fork
fork --> branchA
fork --> branchB
fork --> branchC

branchA --> pullRequest
branchB --> pullRequest
branchC --> pullRequest

pullRequest --> Repo
Loading

Note: Each Group member has to Own a Branch named as his/her name

Documentation

Find detailed project documentation in the docs folder. It includes:

  • Project Overview: Get an overview of the project's goals, objectives, and how to use this template effectively.

  • Project Guidelines: Learn about the best practices for group collaboration, code organization, and documentation.

  • Reports and Presentations

Submit your final project reports and group presentation in the reports folder:

Resources

The resources folder contains additional resources for the project, including:

  • Images: Store images related to your project (e.g., diagrams, graphics).
  • Datasets: If applicable, keep datasets used in your project for reproducibility.

Getting Started

To begin your recess project, use the "Use this template" button to create your individual project repository based on this template. Follow these steps to get started:

  1. Clone your individual project repository to your local machine.
  2. Collaborate with your group members on the group project within the src/group_work folder.
  3. Work on your individual contributions within your respective folders in src/individual_work.
  4. Regularly commit and push changes to your repository.
  5. Create pull requests for group project changes and get feedback from your team.

❗️ Note:

  • The project will run for 2 weeks starting on 24th July 2022 to 11th August 2023 till 11:59 pm.
  • Email us: [email protected] cc. [email protected] and send us the link for the GitHub Repository!

Contributing

If you want to contribute to this project template or suggest improvements, please follow the guidelines outlined in CONTRIBUTING.md. We welcome your contributions and value your feedback!

License

This project is licensed under the MIT License. Feel free to use and modify this template for your own recess projects.


group_s's People

Contributors

mkb2001 avatar rollingsl avatar cynthia2000boop avatar

Stargazers

Ambrose Alanda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.