Git Product home page Git Product logo

portfolio's Introduction

Portfolio Django web application

Django full functional portfolio + blog web application.

Image of homeage of this repository

Prerequisite:

1: python 3.8

Deploy at heroku

It's 100% ready to deploy at heroku container. Just fork the 'add-migrations' branch of this repository 
or make your own. Login your heroku account and make an app.
In deploy method, select github. connect your repository and start deploy. that's it. 

Local Development:

Download or clone the stable branch 'add-migrations'. Goto project root folder.
C:\>git clone https://github.com/nasim-007/portfolio.git

C:\>cd portfolio

C:\portfolio>cd django

C:\portfolio\django>scripts\activate.bat

(django)C:\portfolio\django>cd ..

(django)C:\portfolio>pip freeze > requirements.txt

(django)C:\portfolio>pip install -r requirements.txt

(django)C:\portfolio>python manage.py migrate

(django)C:\portfolio>python manage.py runserver
### It will start a local server on 'http://localhost:8000'
create a super user using,
(django)C:\portfolio>python manage.py createsuperuser
then go to http://localhost:8000/admin to accesss your administrations to control your dynamic application.
Congrats! everything is setup. Your project ready to deploy in heroku for live your project online.
Get any error, send me the scrrenshot at my inbox, i will try to give you the solution.
Facebook: https://facebook.com/nasimnimu007
Email: [email protected]
Phone: 01777-424142

portfolio's People

Contributors

nasim-007 avatar

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.