/Personal-Portfolio

Personal portfolio website created using python and django

Primary LanguageJavaScript

Personal Portfolio Website

This repository contains all of the code for my portfolio website AhadKhan98.pythonanywhere.com

Instructions

  1. Clone the repo and unpack it
  2. Browse to the directory \Personal-Portfolio\portfolio-project and open up a command prompt.
  3. Type the following command: python manage.py runserver
  4. Browse to 127.0.0.1:8000 in a web browser.
  5. To access the admin panel, the link is: 127.0.0.1:8000/admin.
    Use the following credentials username: admin | password: github.com/AhadKhan98
    Note: You can easily change the password by navigating to Users >> Change >> admin >> Change Password