Skip to content

RIPPLE is a bolg sharing & reading website created using Python Django REST API Boostrap HTML ,CSS.

Notifications You must be signed in to change notification settings

shashwat993/RIPPLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIPPLE

RIPPLE, A blog sharing website using Python, Django, Bootstrap, HTML & CSS

How it looks:

image

image

image

image

image

image

image

image

Installation

Go to Dirctory RIPPLE using cd RIPPLE

(make sure in this directory manage.py fie available)

pip install django

virtualenv env

For Mac/Linux

source env/bin/activate

For Windos

env\scripts\activate

(make sure in RIPPLE directory where manage.py fie available)

pip install -r req.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

For Admin Login

python manage.py createsuperuser

username: root

password: root

Demo

This project hosted Hosted:

Click here

Contact us:

Click here

About

RIPPLE is a bolg sharing & reading website created using Python Django REST API Boostrap HTML ,CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published