jain-anshu / pantry_stocker

Application to keep track of all the ingredients in the pantry and how they are being stocked up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

To Do List

  • Add store_id foreign key to ingredients table

  • How to show ingredients with a particular status in red color

  • Shelf life field in ingredients table

  • shelf life unit id field in ingredients table

  • 'needs_refrigeration', 'needs_freezing' fields in ingredients table

    Front End

  • build a form to add categories to db

  • build FE routes to forms

  • add the ability to scan and read receipts and update ingredients table on the basis of the date.

About

Application to keep track of all the ingredients in the pantry and how they are being stocked up


Languages

Language:Ruby 81.5%Language:HTML 16.2%Language:JavaScript 1.5%Language:CSS 0.8%