All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Application built with an AngularJS front-end and a Ruby on Rails backend. Application implements Angular Material for front-end design.
- Application utilizes bower to acquire JavaScript dependent components.
- Application implements Devise (email address and password) to maintain authentication of user accounts.
- Application allows for tracking of following pieces of job related information for one or more jobs: Job Name, Job Title, Company, Job Description, Salary, Application URL, Date Found, Date Posted, Job Status, Date Job Entry Created, Date Job Entry Last Updated.
- Application allows for adding one or more Note(s) to a given job.
- Application allows for modification of Job Details on an as needed basis.