Giter Club home page Giter Club logo

skynette / food-delivery-service Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 144 KB

A web application that aims to provide an easy and efficient platform for users to order food from their favorite restaurants and have it delivered to their doorstep. With an intuitive user interface, the application allows users to browse menus, add items to a shopping cart, and track their orders in real time

Procfile 0.08% Python 99.52% Shell 0.40%
api django django-rest-framework postgres python

food-delivery-service's Introduction

Welcome to the Food Delivery Service project!

What is it?

This project is a food delivery service that allows customers to browse through available restaurants, view their menus, place orders, and track their delivery status. It also allows restaurant owners to manage their restaurant's menu, orders, and deliveries.

How to run it

To run this project, you will need to have Python and Django installed on your machine.

  1. Clone the repository: git clone https://github.com/skynette/food-delivery-service.git
  2. Change into the project directory: cd food-delivery-service
  3. Create a virtual environment: python -m venv env
  4. Activate the virtual environment: source env/bin/activate
  5. Install the required dependencies: pip install -r requirements.txt
  6. Run the migration to set up the database: python manage.py migrate
  7. Create a superuser to access the admin panel: python manage.py createsuperuser
  8. Run the development server: python manage.py runserver

You should now be able to access the project at http://localhost:8000/. The admin panel is located at http://localhost:8000/admin/.

How to contribute

We welcome contributions to this project! If you have an idea for a feature or a bug fix, follow these steps:

  1. Fork the repository: https://github.com/skynette/food-delivery-service.git
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Make your changes and commit them: git commit -am 'Add my feature'
  4. Push the branch to your fork: git push origin my-feature
  5. Create a new pull request from your fork.

Please follow the PEP 8 style guide for Python code and the Django coding style guide when contributing to this project.

Thank you for considering contributing to the Food Delivery Service project!

food-delivery-service's People

Contributors

skynette avatar ekundayo-tech avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ekundayo-tech

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.