Skip to content

The Django job board with Vue.js is a web application designed to facilitate job searching and application processes.

Notifications You must be signed in to change notification settings

SeyiAyo/PandaJobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Django-based job board web application for posting and searching job listings. Users can register, login, and post job listings, while also searching for jobs based on various criteria. Includes features for job seekers to apply for jobs and for employers to manage job postings.

Features: User registration and authentication Job posting by employers Job application submission Admin panel for managing users, job listings, and

Technologies Used: Django: Web framework for backend development HTML, CSS, JavaScript: Frontend technologies Tailwind: Frontend framework for styling

Installation and Usage:

  1. Clone the repository: git clone https://github.com/SeyiAyo/PandaJobs.git

  2. Install dependencies: pip install -r requirements.txt

  3. Run migrations: python manage.py migrate

  4. Start the development server: python manage.py runserver

  5. Access the application at http://localhost:8000/

About

The Django job board with Vue.js is a web application designed to facilitate job searching and application processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published