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.
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
Python3
Pipenv
PgAdmin
Framework - Django
Database - Postgresql