Skip to content

ericu-u/SoushiChef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConUHacks 2022

This project was created as a submission to ConUHacks. Team Members: Jonathan Lo and Eric Wang

SoushiChef

SoushiChef is a WebApp designed to be your personal Sous Chef in the kitchen. SoushiChef offers a wide variety of meals and will help guide you to make the perfect dish using clear graphics, precise and understandable quantities, time keeping, and much more!

Running SoushiChef

In order to run SoushiChef locally, you will need its dependencies and an Assembly AI Key.

Set Up

  1. Clone the repository.
  2. Install pipenv and Django.
  3. Configure database in settings.py to local settings (We use MySQL)
  4. Start local server using:
python3 manage.py runserver

Tech Stack

The backend is entirely written in Python using the Django framework. The frontend is written in HTML and CSS with some JS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors