Giter Site home page Giter Site logo

theonlykingpin / hot-food Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shyam999/hot-food

0.0 0.0 0.0 4.91 MB

Fully open-source online food delivery website built using Python, Django web framework, Bootstrap4, Vanilla Javascript, and more...

License: MIT License

JavaScript 52.27% Python 6.99% CSS 34.13% HTML 6.61%

hot-food's Introduction

Hot-Food

Food Delivery Website built with Django and Bootstrap

Demo:

Homepage

Product page

Installation:

1.Clone the Repo

git clone https://github.com/shyam999/Hot-Food.git

2.Setup pipenv & Install Requirements

pip install pipenv
pipenv install -r requirements.txt
pipenv shell

3.Set Up RabbitMQ Server

sudo apt-get install rabbitmq-server
service rabbitmq-server start

4.Migrate Database

python manage.py makemigrations
python manage.py migrate

5.Start Server

python manage.py runserver

Contributors

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

Please star the repo and feel free to make pull requests.

hot-food's People

Contributors

shyam999 avatar dependabot[bot] avatar imgbotapp avatar code-factor avatar iamlovelesh avatar

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.