Skip to content

This is a website for team resumes and my first project using (Python/Django)

Notifications You must be signed in to change notification settings

afsharsharifi/TeamResumeWebsite

Repository files navigation

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

About

This is a website for team resumes and my first project using (Python/Django)

Topics

Resources

Stars

Watchers

Forks

Languages