Skip to content

jainamshah102/Blog-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

White Ink Blog Website

Python Version Django Version

Problem Definition:

  • Many people who are good at writing literature, poetry or any articles whatsoever, do know how to showcase their work. A platform is required for people to post their writing so that everyone can read it.
  • WhiteInk is a blogging platform which enables people to share their ideas across the internet around the globe. It can also be used to read other people’s work. WhiteInk provides intuitive tools to make your writing look professional. It is easy to use and user friendly.

Hosted site

http://blogapp77.herokuapp.com/

Running the Project Locally

First, clone the repository to your local machine:

git clone https://github.com/jainam2385/Blog-Website.git

Navigate to folder:

cd blogapp

Install the requirements:

pip install -r requirements.txt

Create the database:

python manage.py migrate

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

Language and Technologies

About

Blog website made using django

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •