Skip to content

yasming/interview-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterviewManagement

A small Phoenix (Elixir) app to manage the job interviews you've applied to, track each company, the date you applied, the date they contacted you, the description, and the link from the application. Some charts for you have better statistics are coming soon.

Screenshot of the interviews list

Getting started

  • Run mix setup to install dependencies and set up the database
  • Start the server with mix phx.server (or iex -S mix phx.server)
  • Visit localhost:4000

About

A simple Phoenix (Elixir) web app to track job applications and interviews. Log each company with the date you applied, the date they contacted you, a description, and a link. Built with Phoenix, Ecto, SQLite, Tailwind, and daisyUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors