Giter Site home page Giter Site logo

ankitgargsma / portfolio-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anupam-dagar/portfolio-generator

0.0 1.0 0.0 9.98 MB

HoxNox - Portfolios Made Easy, Generate portfolios in 3 easy steps

Home Page: https://hoxnox.herokuapp.com/

License: MIT License

Python 56.68% JavaScript 27.74% HTML 15.58%

portfolio-generator's Introduction

Portfolio-Generator

A webapp made in Django to generate a portfolio.

A sample portfolio built using hoxnox can be seen at https://hoxnox.herokuapp.com/AnupamDagar/26/

Generate your portfolio in 3 easy steps:

  1. Login or signup
  2. Enter required details.
  3. View your generated portfolio.

Download dependencies

Always use virtual environment
pip install -r requirements.txt

Running project locally

  1. After cloning the repo you need to generate a Secret Key to run this project locally.
  2. Generate a Secret Key using Django Secret Key Generator.
  3. Copy the Secret Key to your clipboard and paste in the Line 25 of settings.py file in myproject folder.
  4. After installing the dependencies, in the terminal run python manage.py makemigrations
  5. After that run python manage.py migrate to apply the migartions.
  6. To run the server type python manage.py runserver.
  7. The server will start running on port 9000 of your localhost.
  8. To create an admin account type python manage.py createsuperuser in the terminal and fill in the details.
  9. Now you can login using those credentials

portfolio-generator's People

Contributors

anupam-dagar avatar maitreyav avatar pulkonet avatar jigar3 avatar dgarvit avatar gauthamzz avatar jamesgeorge007 avatar saifat29 avatar divy123 avatar armudgal avatar

Watchers

James Cloos 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.