Git Product home page Git Product logo

teamresumewebsite's Introduction

Logo

Team Resume Website

This repo is a website for resume of teams
Its a one-only-page website and it's not complete yet...
I will do my best to make it pro and more usefull
It was a template that we translated it to Persian!



Technologies:

Python django html5 css3 bootstrap

How to run project

  1. Copy all folders in one directory
  2. Before running project make sure Python3 is installed in your PC
  3. Run CMD
  4. Go to that directory with command for example ‘ f: ’ and press enter to go to drive F write your driver instead of ‘ f ’
  5. Install Django and other libs in requirements.txt using pip install -r requirements.txt
  6. In the ptoject folder Run the project using python manage.py runserver
  7. If you got an error before running server run command : python manage.py makemigrations and python manage.py migrate
  8. If you had another version of python write python instead of python
  9. Try step 7 again
  10. if project runs successfully it will return such following message:
    Watching for file changes with StatReloader
    Performing system checks...
    System check identified no issues (0 silenced).
    migrations for app(s): admin, auth, contenttypes, sessions.
    Run 'python manage.py migrate' to apply them.
    August 12, 2021 - 16:50:28
    
    Django version 3.2.6, using settings 'projectname.settings'
    Starting development server at http://127.0.0.1:8000/
    Quit the server with CTRL-BREAK.
  
  1. Go to http://localhost:8000 and see the website

If you are using other versions of django make sure to install last version on a vertualenv

Authors

Afshar Sharifi
Mohammad Esmaili

Template Copyright

teamresumewebsite's People

Contributors

afsharsharifi 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.