Coder Social home page Coder Social logo

rahulpalve / clipboard-django-pastebin Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 10.0 397 KB

This is ClipBoard. A Django 2.0 powered web application which is text storage web app follows paste and share model, Similar and alternative to Pastebin, tinypaste, hastebin etc.

Python 48.84% CSS 30.69% HTML 16.89% Dockerfile 3.58%

clipboard-django-pastebin's Introduction

Checkout Live running version!

https://djangoclipboard.herokuapp.com/

ClipBoard-django-pastebin

This is ClipBoard.

A Django 2.0 powered web application which is text storage web app follows paste and share model.

Similar and alternative to Pastebin, tinypaste, hastebin etc.

Getting Started

To setup this project, create a virtual environment using Python 3.6 or higher. And make sure you install django 2.0.9(link to Django Installation Guide ! ). Then run the following command in your terminal (ensure that you are in the project directory):

$ pip install -r requirements.txt 

It will set your environment up to run the project

Run the following commands in your terminal:

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

This will set your SQL database up and run your local server. Press ctrl+c to stop the server.

You will find a directory named todoapp in the root directory of the project, most of your code should go there.

Do remember to run python manage.py makemigrations in your terminal before committing changes.

Some of screenshots:

Index Page:

alt text

Paste Details:

alt text

clipboard-django-pastebin's People

Contributors

kaibroeker avatar pauloliveiram avatar rahulpalve avatar rahulpalve91 avatar sanjeev0007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

clipboard-django-pastebin's Issues

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.