Skip to content

ndrs06/TERI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TERI

license last-commit repo-top-language repo-language-count

Built with the tools and technologies:

JavaScript HTML5 Sass npm Vite React ESLint JSON


🔗 Table of Contents

📍 Overview

TERI is a user based application for people who want to spend less time trying to figure out what to eat. imagine a personalized inventory of ingredients in your home, and a list of recipes. This app has both and helps you find recipes for meals based on the ingredients you have at home.


👾 Features

  • Inventory management
  • Collect recipes from database
  • Add your own favorite recipes
  • Weekly / Monthly Meal-plan
  • Automata Shopping-list
  • Weekly / Monthly Food-cost calculator

📂 Repository Structure

└── TERI/
    ├── README.md
    ├── client
    │   ├── .eslintrc.cjs
    │   ├── .gitignore
    │   ├── README.md
    │   ├── index.html
    │   ├── package-lock.json
    │   ├── package.json
    │   ├── public
    │   ├── src
    │   └── vite.config.js
    └── server
        ├── TERI_api
        ├── TERI_api.sln
        ├── TERI_integrationtest
        └── TERI_unittest

🚀 Getting Started

🔖 Prerequisites

CSharp: net 8.0

📦 Installation

  • coming soon

🤖 Usage

  • coming soon

🧪 Tests

Execute the test suite using the following command:

❯ dotnet test

📌 Project Roadmap

TERI_pb.


🎗 License

  • coming soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published