sahil-mor / Social-Diary-Django

This is a social diary platform where you can upload blogs, your favorite destination places, share your experience. Please spread a word about social diary to your friends. Thank you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social-Diary-Django

This is a social diary platform where you can upload blogs, your favorite destination places, share your experience. Please spread a word about social diary to your friends. Thank you.


Screenshots

Admin Panel


Home


Famous Blogs


All Blogs


Sign In


Sign Up


Created Blogs


Blog Detail


Comments


About


Contact


Getting Started

1). Fork/Clone this repository.
2). Create your own virtual environment.
3). Install your requirements.
4). Create a new PostgreSQL database Here name of the database is blogApp
5). Generate a new secret key
6). Rename the directory that contains settings.py.
7). Make your migrations
8). Create a new superuser
9). Run server using python manage.py runserver


Prerequisite

Python3
Pipenv
PgAdmin

TechStack



Built With

Framework - Django
Database - Postgresql


Developer

Sahil Mor

About

This is a social diary platform where you can upload blogs, your favorite destination places, share your experience. Please spread a word about social diary to your friends. Thank you.


Languages

Language:HTML 33.3%Language:Python 30.7%Language:CSS 28.4%Language:JavaScript 7.5%