Skip to content

Help students share code snippets for their friends to review and provide insightful comments to help the figure out the coding assignment

License

Notifications You must be signed in to change notification settings

didinewlander/WhatTheBUG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatTheBUG

Description

whatTheBUG is an open-source project aimed at helping students share code snippets and provide each other with insights and comments to assist in completing coding assignments. It is a platform designed to foster collaboration and learning among students.

Features

  • Code Snippet Sharing: Users can easily share their code snippets with others.
  • Commenting System: Users can provide insights, suggestions, and comments on code snippets shared by others.
  • Assignment Collaboration: Users can collaborate with their friends on coding assignments by sharing code snippets and discussing them.
  • User Profiles: Users can create profiles, customize their preferences, and manage their shared code snippets.

Installation

  1. Clone the repository: git clone https://github.com/didinewlander/whatTheBUG.git
  2. Install dependencies: npm install
  3. Start the server: npm start

Contributing

Contributions from the open-source community are highly appreciated! If you would like to contribute to the project, please follow these steps:

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

License

This project is licensed under the MIT License.

Contact

For any questions or suggestions, please feel free to reach out to us at [email protected].

About

Help students share code snippets for their friends to review and provide insightful comments to help the figure out the coding assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published