Giter Site home page Giter Site logo

mehulk05 / personal-portfolio-django Goto Github PK

View Code? Open in Web Editor NEW
22.0 2.0 19.0 9.6 MB

A Django based personal portfolio website

Home Page: http://msgc320.pythonanywhere.com/

TSQL 1.60% Python 49.86% Shell 8.04% CSS 36.21% CoffeeScript 4.29%
django python pyhton3 djnago-project html-css-javascript

personal-portfolio-django's Introduction

My Personal Portfolio

A Django based personal portfolio website.

Requirements (that shall be installed in your system)

  1. Git
  2. virtualenv
  3. Python

Run On Your Machine?

  1. Firstly, clone the repository using the git shell
  2. Goto the base directory of the project
    • cd portfolio
  3. Create a virtual environment and activate it.
    • $ virtualenv venv
    • $ venv\Scripts\activate on Windows or $ source venv/bin/activate on Posix system
  4. Install the requirements for the project
    • $ pip install -r requirements.txt
  5. Now start the localhost server
    • $ python manage.py runserver

Live Example

Portfolio

© 2019 GitHub, Inc.

personal-portfolio-django's People

Contributors

mehulk05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

personal-portfolio-django's Issues

install fails

I am running your code on a mac.
pip install requirements fails as there is no pg_config installed. maybe check the prerequisites?!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.