Skip to content

MikeLuDev/salad-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salad Generator

This project is designed to be a simple tool that can generate salad ideas.

Hosted at https://www.salad-generator.com

Found a bug? Post it under Issues on Github 🍻

Features

This is a progressive web application which provides an installable experience for users on any internet accessible device.

Current features:

✔️ Generate a random salad with the press of a button

✔️ Enable/disable ingredients

✔️ Specify the amount of ingredients per type in generation

Roadmap

  • Ability to "hold" ingredients when generating OR regenerate specific ingredients
    • This will allow users to continue tweaking a salad which is good for most of the ingredients, but has one or two weird ones
  • Ability to save salads
  • Settings presets dropdown

Potential Ideas

  • Download .pdf of recipes
  • Upvote salads
    • Community favorites list
    • Machine learning to guide generation
  • Seasonal salads
  • Pictures of salads
  • Serving size
  • Calories

Installation

The latest version of Node is required.

Clone the repository and run npm install.

# Start a local development server
npm run start

# Create a production build
npm run build

Contributing

Contributions are welcome!

Please create an issue before contributing to this project. Features should be worked on in separate branches and pull requests should be made for every proposed change.

About

Built and maintained by Michael Lu

This project was bootstrapped with Create React App.

About

A tool to easily generate salad ideas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published