Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashmehrotra/garuda

Garuda - A twitter-clone for a Database Management Project
https://github.com/yashmehrotra/garuda

Last synced: 24 days ago
JSON representation

Garuda - A twitter-clone for a Database Management Project

Awesome Lists containing this project

README

        

garuda
======

Garuda - A twitter-clone for a Database Management Project

How to install -

>`pip install -r requirements.txt`

>Create a copy of local_settings.py.sample and rename it to local_settings.py and add your MySQL settings there.

>`python manage.py syncdb`

>`python manage.py runserver`