Giter Site home page Giter Site logo

foodmies's Introduction

Foodmies

Foodmies is a pantry manager where you can keep track of what you have, the meals you can create with the food in your pantry and see what you need to re-purchase.

Incoming features

  • Add the ability to plan your meals based on your current pantry
  • Show the expired food or items which expiration date has passed
  • Show the historical prices of certain items of interest

How to run this project

This project requires a minimal configuration. Create a .env file at the root of the project './' where it contains the mongodb connection uri.

Important: the mongodb cluster should contain a database called "pantry" and a collection called "fruits", if you need a ready-to-go mongodb test URI contact me via my mail: [email protected]

Once you have created and added the environment variables file run the next commands:

yarn # Install dependencies
yarn dev # Start dev server

Dependencies and dev dependencies

  "dependencies": {
    "@chakra-ui/icons": "^2.0.17",
    "@chakra-ui/react": "^2.4.9",
    "@emotion/react": "^11.10.5",
    "@emotion/styled": "^11.10.5",
    "deepcopy": "^2.1.0",
    "framer-motion": "^9.0.2",
    "mongodb": "^5.2.0",
    "next": "latest",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-icons": "^4.7.1"
  },
  "devDependencies": {
    "@types/node": "^12.12.21",
    "@types/react": "^17.0.2",
    "@types/react-dom": "^17.0.1",
    "typescript": "^4.8.3"
  }

This project was created and is maintained by Alfonso-AmayaC

foodmies's People

Contributors

alfonso-amayac avatar

Watchers

 avatar

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.