Skip to content

Latest commit

 

History

History
162 lines (109 loc) · 5.33 KB

README.md

File metadata and controls

162 lines (109 loc) · 5.33 KB

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

A code sharing platform

Code Sharing Platform is a graduate project for track Java Backend Developer.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project

Desktop version Mobile version
Dell XPS 13 iPhone XR

There is a lot of collaboration in programming: many projects require sharing your code with other developers. Using open web resources such as Pastebin is not always an option. In this project, you will create your own secure version of a code-sharing platform.

(back to top)

Built With

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Project Link: https://github.com/nuromirzak/sharing-codes

(back to top)