Skip to content

Sinatra app to help job seekers track status and details of their job applications

License

Notifications You must be signed in to change notification settings

staceymck/job-app-track

Repository files navigation

Job App Track

Description

This Sinatra-based app provides a simple way for job seekers to organize and track job application details, including an application's status (interested, applied, interview, etc.) and follow-up actions needed.

Dashboard view
Kanban-style dashboard view of job apps

Add, edit, and remove application logs and related follow-up actions
Form to edit application details

Installation and Usage

Fork and clone this repo to your local machine. In your terminal, make sure you're in the project's main directory then run the command bundle install to install dependencies.

Run the migrations next to set up your database by using the command rake db:migrate in your terminal.

To seed your database with example data like that shown in the screenshots, use the command rake db:seed.

To view the app on your local host, run the command shotgun then use your browser to navigate to the port listed (port 3000).

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/staceymck/job-app-track. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The project is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the JobAppTrack project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Sinatra app to help job seekers track status and details of their job applications

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published