Skip to content

gchandrasa/linkclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Delicious Clone

license

This is a simple delicious clone, created using Django framework.

  • Install requirements

    $pip install -r requirements.txt
    
  • Run syncdb

    $./manage syncdb
    
  • Run development server

    $./manage runserver
    

Why Creating Delicious Clone

  • Delicious is a great service, but it's free service and we never know when Yahoo decide to shut them down.
  • Private internal organization use, sharing links between co-workers/colleagues

Quick Usage

To use the registration, you need to set up email setting.

For quick usage just add user for the admin panel.

About

Simple delicious clone using Django framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published