An open API service indexing awesome lists of open source software.

https://github.com/yushikuni/recipes

Console app for for recipe management using Pistache framework
https://github.com/yushikuni/recipes

cpp unfinished-project

Last synced: 21 days ago
JSON representation

Console app for for recipe management using Pistache framework

Awesome Lists containing this project

README

          

# Recipe Management System

The Recipe Management System is a backend application designed to facilitate the viewing, adding, editing, and deleting of recipes through a web interface.

## TODO:
- [ ] Have a webpage for recipes
- [ ] Have a host on Linux server
- [ ] Have a APIs for communications

## Features

- **View Recipes**: Users can browse through a collection of recipes.
- **Add Recipe**: Users can add new recipes to the system.
- **Edit Recipe**: Users can modify existing recipes.
- **Delete Recipe**: Users can remove recipes from the system.