This is an API for a job tracking application I created (can be found here, GitHub repo can be found here), where job applicants can keep track of the different applications they've submitted, and the various actions they've taken in regards to said applications (e-mails, communications, meetings, interviews, etc.)
The API was built using Rails V. 5.0.2
It uses a PostgreSQL database.
The test suite was built using RSpec.
This root API endpoint can be found at https://app-tracker-api.herokuapp.com/api/v1/
Detailed instructionscan be found in the documentation:
Bug reports and pull requests are welcome on GitHub at https://github.com/achasveachas/app-tracker or by email to [email protected]. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The app is available as open source under the terms of the MIT License.
Yechiel Kalmenson can be contacted by email at [email protected], or through his website Yechiel.me. Links to his social media can be found on the site as well.