patrickbeeson / jobs

A basic Django application for posting, listing and accepting applications for jobs. As derived from jobs.thevariable.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jobs readme

Summary

va_jobs is a simple Django project to allow postings of job openings and acceptance of applications for those jobs.

The primary, and only, application in this project is "jobs," which is self-contained for the most part. Tests can be run against the test settings using Django's Test Suite.

External front-end dependencies include: Bootstrap, jQuery and Google Fonts.

All requirements are listed in requirements.txt.

About

A basic Django application for posting, listing and accepting applications for jobs. As derived from jobs.thevariable.com.


Languages

Language:JavaScript 46.3%Language:CSS 28.9%Language:Python 18.9%Language:HTML 5.9%