Giter Club home page Giter Club logo

job-tracker's People

Watchers

James Cloos avatar

job-tracker's Issues

sort jobs by location

The user can visit /jobs?sort=location to view a list of the jobs sorted by city.

This will be a new view that shows ALL jobs and not simply ones that are scoped to a particular company (in order by location)

comments new form

this should be on a job's show page

When the user visits the page for a specific Job, in addition to information about the job there is a form that allows them to enter a Comment for that Job (e.g. “Spoke to hiring manager, Jacob. Plan to follow up Monday.”)

company feature specs - sad path

as a user,
when I create a new company
if I enter invalid attributes
I should see all the errors listed
and I should be on the form to re-enter those attributes

jobs feature tests - show errors

as a user,
when I create a new job
if I enter invalid attributes
I should see all the errors listed
and I should be on the form to re-enter those attributes

create Contacts from company show page

When the user visits the page for a specific Company, in addition to information about the job there is a form that allows them to enter a Contact for that Company (e.g. “Penelope Santorini”, “Hiring Manager”, “[email protected]”).

dependent destroy company

As a user
when I click to delete a company
I should get a popup warning that deleting a company will destroy all the jobs associated with that company
If I click 'yes' to delete that company,
all the jobs for that company should be deleted too

update a category

There is a link to “Edit” each Category, which takes the user to a form where they can update the Category.

categories index page

with edit and delete
The user can view a list of all Categories on a single page, and each Category can be deleted from that page.

indexes link to shows

each index page should link to the individual resources (e.g. jobs index - all those jobs are links to those jobs show pages)

Add JS to navbar

As a user
I would like to see the tab which corresponds to the page that I'm on be in the 'active' state
So that I can more easily tell which page I'm on.

Dashboard shows job count by location

The user can visit /dashboard to see
A count of jobs by location with a link to visit a page with jobs only in that location. The url should be /jobs?location=Denver.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.