Git Product home page Git Product logo

job_tracker's People

Watchers

 avatar  avatar

job_tracker's Issues

User adds comments to job

As a user
when I visit a jobs show page
I see a form to enter a comment
I fill out the form
and I click "create comment"
then I'm redirected to the job page
and I see my comment
and all comments in order from most to least recent

user submits contact for company

As a user
when I go to company_path(company)
I see a form
I fill out information for a contact
I click "Submit"
and I'm redirected to the company's show
and I see the contact info updated

User can delete job

As a user
when I go to the Job show page
and I click delete
and I'm redirected to /jobs
the job is no longer there

User can edit a category

As a user
when I go to /categories
and I click "Edit"
I am taken to a form
and I can edit a category

User can create category

As a user
when I go to /categories/new
I see a form
and I give a category a title
and I click submit
I'm redirected to the show page for that category

User can edit job

As a user
when I go to the job's show page
and I click edit
I see a form
I fill it in and click 'update job'
and I'm redirected to the job's show page
and the job's information is updated

User can delete a category

As a user
when I go to /categories
and I click "Delete"
I'm redirected to /categories
and the category is not on the page

User sees jobs on category show

As a user
when I go to category_path(category)
I see a list of all the jobs in that category
and the jobs are links to the job's show pages

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.