Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tahersn/workwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

WorkWise

Build Status License

Overview

WorkWise is a job board where the back-end is developed with Django/Sqlite and the front-end is built with Vue/vite

Requirements

  • Python 3.x
  • Django 3.x
  1. Clone the repository and run the project:
    git clone https://github.com/tahersn/workwise.git
    python -m venv env
    source env/Scripts/activate
    cd worwise
    pip install
    python manage.py migrate
    python manage.py runserver

About

job board back-end using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages