Issues LinkedIn

Logo

Yeeeum-Backend

A website dedicated to helps cooks everywhere!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Logo

There are many great cooking websites available online, however, I didn't find one that really suit my needs so I created this one. I want to create an recipe storage application so amazing that it'll be the last one you ever need.

Here's why:

  • Your time should be focused on cooking something amazing. Not scrolling through webpages.
  • You shouldn't be doing the same tasks over and over like creating a recipe from scratch.
  • You should be connected with a community of people who do what you love. 😄

Of course, no one website will serve all people since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

To run the demo install all prerequisites and follow installation process.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  1. Clone the backend repo
git clone https://github.com/stevenkeezer/yeeeum-frontend.git
  1. Set up virtual environtment
source venv/bin/activate

Installation Requirements

  1. Install requirements
 pip install requirements.txt
  1. Run
python3 app.py

Usage

Logo

Logo

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Steven - (https://www.linkedin.com/in/steven-keezer-55539b99/) - stevengkeezer@gmail.com

Project Link: https://github.com/stevenkeezer/yeeeum-frontend

Acknowledgements