Git Product home page Git Product logo

menu-maker's Introduction

Guides

Environments

  • Production -> Combination of final frontend and backend results
  • Preview -> Same as Production but moreso used for frontend testing
  • menumate-dev -> backend server testing
  • menumate -> backend server

Project Details TOC

  1. Open 2 terminals
  2. In terminal 1 start the backend server with this command python manage.py runserver
    1. This will run on port 8000
  3. In terminal 2 start the frontend application with this command npm run dev
    1. This will run on port 3000
  4. Open your preferred browser at localhost:3000

In my area, I have a lot of small business owners. More specifically, individuals who cook and sell food straight from their homes. When they share their menus it's either as an image or a text message. Although this solution works, it feels very temporary and disorganized.

Our goal is to create an app where entrepreneurs, like home cooks, can quickly and easily make a menu. This menu will be shareable by link or QR code.

Provide a fluid experience for small business owners, like home cooks, to share information with prospective clients

  • Simple to use
    • Comprised of the core components of what a menu consists of: categories and category items
  • Easy Accessibility
    • Shareable by link or QR code
    • Example: menumaker.com/pizza-time
  • Python/ Django for backend
  • React/ NextJS for frontend
  • Firestore (storing menu data)
  • Firebase (authentication with google)
  • Firebase Storage (storing images)
  • Vercel for frontend deployment
  • Heroku for backend deployment

menu-maker's People

Contributors

waqaspathan00 avatar cjdomacena avatar sabila-hussain avatar ak2454 avatar exodo-ls avatar dependabot[bot] avatar

Watchers

 avatar

menu-maker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.