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.