Skip to content

A website where people can post their articles/blogs and connect with the relevant audience.

Notifications You must be signed in to change notification settings

aksharbarchha/Mee-dee-uhm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mee-dee-uhm


Meedeeuhm is a website where people can post their articles/blogs and connect with the relevant audience.

This website is made to learn Django by making modifications while referencing to a Youtube Video.


Referenced Video Link


TechStack Used

  • Programming language

    • Python
  • Framework

    • Django
  • Database

    • Sqlite

Steps for Project Execution :

  1. Clone this repository.
  2. Open the cloned repository.
  3. Install dependencies using pip install -r requirements.txt OR Install pipenv using pip install pipenv and initialise a Virtual Machine using pipenv install in the directory.
  4. Make migrations using python manage.py makemigrations and python manage.py migrate.
  5. Run the Django Server using python manage.py runserver and then goto localhost:8000 or 127.0.0.1:8000 and see the server running.

About

A website where people can post their articles/blogs and connect with the relevant audience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages