Skip to content

Simple delivery service website imitation of Lieferando for learning purposes.

License

Notifications You must be signed in to change notification settings

LukasVolgger/delivery-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Service

This is a learning project from the Frontend Web Development course of the Developer Akademie.

IMPORTANT: Please note that learning projects focus on the given tasks. It is therefore possible that some functions do not work or are not scripted.

Table of Contents

Features

Here is an overview of the most important functions of the project.

Available Languages

  • German

Functionality

  • Login menu is displayed
  • Country selection is displayed
  • Restaurant information can be displayed
  • The favorites button can be toggled
  • Menu categories can be selected and scrolled
  • Product information is displayed depending on the dish
  • Add/remove dishes to cart or edit them
  • Possibility to add comments to the dish in the shopping cart
  • Dishes in cart will be stacked when added again
  • The minimum order value is variable and the order can only be executed once it has been reached
  • An order confirmation is displayed when you click on >Bezahlen<
  • Responsive Webdesign

Preview

Home


Basket


Info

Run the Application

Follow these steps to run the application.

1. Requirements

All you need is a web browser like one of the following:

2. Clone the Source

Clone the source code or download the repository on your local computer by clicking the Code button.

git clone https://github.com/LukasVolgger/delivery-service.git

3. Start the Application

Navigate to the location on your computer where you cloned/downloaded the code. In the project directory, open the index.html file with a web browser.

Feedback & Support

Your feedback is invaluable, and I'm here to assist you with any questions or concerns. Your input plays a crucial role in enhancing the project and optimizing the user experience. Feel free to reach out to me:

  • Feedback: Share your thoughts, suggestions, or ideas with me so that I can continuously work towards improvement.

  • Support Inquiry: If you encounter difficulties or need assistance, create a new GitHub issue. Please describe your issue in detail to enable me to provide quick and accurate support.

Thank you for your support!

License

Please note the following license terms with regard to the graphics used and the source code.

Graphics

All graphics/images used are licensed under the Creative Commons license CC0 Public Domain.

Source Code

The source code is subject to the following license:

MIT License