Skip to content

Kuru is a food delivery website developed with PHP. Group project @ FEUP.

Notifications You must be signed in to change notification settings

jlcrodrigues/ltw-kuru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Kuru

Kuru is a food delivery website. Users can look for restaurants and order food online. This project was part of the Web Languages and Technologies course unit at FEUP. This was our first contact with web development. To create it we used different languages and technologies: HTML & CSS, PHP, SQLite & Javascript.

UI

Home Page User Profile Restaurant Page
Search Page Cart Page Favorites Page

Features

  • Register
  • Login/Logout
  • Edit Profile
  • Add Restaurant
  • Edit Restaurant
  • Add Dishes
  • Add Dish Photo
  • List Reviews
  • Restaurant Owner Can Answer to Review
  • List Customer Orders
  • Change Order State
  • Search Restaurants
  • Order Dishes
  • List My Orders
  • Mark Restaurant as Favourite
  • Mark Dish as Favourite
  • Customer Can Leave a Review

Credentials

Restaurant Owner
Email: [email protected] 
Password: amocamoes

Steps to run

Assuming PHP and sqlite are properly set up:

cd src
php -S localhost:9000

About the project

Made by


June of 2022

About

Kuru is a food delivery website developed with PHP. Group project @ FEUP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published