/Snippet-Share

This is a snippet sharing app that can be used to share snippets of code and more.

Primary LanguageJavaScript

Open Source Love 

All Contributors

PRs Welcome  first-timers-only  Website shields.io  Documentation Status 

Snippet-Share

This is a code snippet sharing app that lets you share syntax highlighted code snippets with easy copy paste options and a secure secret code and a unique url.

You can view the demo here.

screely-1

screely-2

Tech Stack

  • Frontend: HTML/CSS/Bulma CSS
  • Backend: Django

Open Source Contests

  • STUDENT CODE IN

Student Code-in is a global program that helps students grow with “OPEN SOURCE”. It is a 2 months long Open-Source initiative which provides you the best platform to improve your skills and abilities by contributing to vast variety of OPEN SOURCE Projects. In this,all the registered participants would get an exquisite opportunity to interact with the mentors and the Organizing Team.

NOTE: All the contributions to be counted under Student Code-In should be made to the sci branch.

scodein
  • NWoC NJACK WINTER OF CODE

NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that helps students understand the paradigm of Open Source contribution and gives them real world software development experience.

NOTE: All the contributions to be counted under NWoC should be made to the nwoc branch.

nwoc

Mentors

Open Source Love Issues Open PRs

GitHub Usernames Domain
@abhishek2x Full Stack + Documentation
@adad20 Full Stack
@khannakshat7 Full Stack
@PragatiVerma18 Full Stack + Documentation

Quick Start

  • Fork and Clone the repo using
git clone https://github.com/PragatiVerma18/Snippet-Share.git
cd Snippet-Share/snippet_share_project
  • Install dependencies using
pip install -r requirements.txt
  • Make migrations using
python manage.py makemigrations
  • Migrate Database
python manage.py migrate
  • Create a superuser
python manage.py createsuperuser
  • Run server using
python manage.py runserver

Issues

TITLE LEVEL
UI Enhancements EASY
Project Documentation EASY
Code Themes MEDIUM
Public and Private Modes for Sharing Snippets HARD
Hashing/Encryption for safe sharing ADVANCED
Rest API HARD

Useful Resources

Project Admin

Issues Maintenance

Pragati Verma

Need help? Feel free to contact me @ itispragativerma@gmail.com

GitHub followers Twitter Follow

Like This?? Star this Repo.

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js forthebadge forthebadge

Made By Pragati Verma with ❤️

Pragati Verma © 2020

ForTheBadge built-with-love ForTheBadge built-by-developers


Contributors

Thanks goes to these wonderful people (emoji key):


Pragati Verma

💻

Manshi Todi

💻

Divy1998

💻

Abhishek Srivastava

💻

Akshat Khanna

💻

Aditya Tomar

💻

This project follows the all-contributors specification. Contributions of any kind welcome!