Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarthak-dhaduk/taste-eat
https://github.com/sarthak-dhaduk/taste-eat
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/sarthak-dhaduk/taste-eat
- Owner: sarthak-dhaduk
- Created: 2024-04-07T14:01:53.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-24T13:18:02.000Z (7 months ago)
- Last Synced: 2024-10-12T22:43:36.562Z (about 1 month ago)
- Language: PHP
- Size: 17.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Taste Eat
An website where you can search, discover and order food of your choice!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
"Taste Eat" is an innovative food ordering website designed to cater to the dynamic needs of modern consumers. Developed as a college project by Sarthak Dhaduk and Jigar Kalariya, this platform seamlessly integrates both frontend and backend support, ensuring a smooth and engaging user experience.
[![Code - Manu Of Food Items][product-screenshot]]()
[![View - Manu Of Food Items][product-screenshot-2]]()
Whether you're a food enthusiast looking to discover new flavors or a busy individual seeking a hassle-free dining solution, "Taste Eat" is your ultimate destination for culinary satisfaction. Join us on a journey of gastronomic exploration and elevate your dining experience with just a few clicks.
Here's why:
* Your time should be focused on creating something amazing. A project that solves a problem and helps others
* You should implement something new in this project by learning php :smile:Create a database `taste-eat` in phpmyadmin to get started.
### Built With
This section list all the technologies used for building the website.
* [![PHP][PHP]][PHP-url]
* [![JavaScript][JavaScript]][JavaScript-url]
* [![MySql][MySql]][MySql-url]
* [![CSS][CSS]][CSS-url]
* [![HTML5][HTML5]][HTML5-url]
* [![Bootstrap][Bootstrap.com]][Bootstrap-url]
* [![JQuery][JQuery.com]][JQuery-url]## Getting Started
Here, Some instructions are given how you can run the code locally or use it as is.
### Prerequisites
* In phpmyadmin create a database named,
```sh
taste-eat
```* Admin Panel Username Is,
```sh
Admin
```* Admin Panel Email Id Is,
```sh
[email protected]
```* Admin Panel Password Is,
```sh
123456#Admin
```* Import `taste_eat.sql` file from `/database/` directory into newly created database.
### Installation
_Fore running this project make sure you have installed following software/tools:_
1. PHP version >=7.4.0
2. MySql Server (version>=8)
3. Xampp/WampServer (for local server environment)
4. Text Editor like VS Code / Sublime Text / Atom etc.## Usage
This type of website can be used by small businesses in the local area. some developers can also learn something new about some technology. many of the students can add new features to this project by modifying it.
## Features
* Here is , Some basic features of website.
- [x] Login - Logout.
- [x] Sign Up.
- [x] Forgot password with email verification.
- [x] Profile update.* Advanced features of website
- [x] Filter the food items.
- [x] Order the food items.
- [x] User can cancel personal order within the fix time limit.
- [x] Review and raiting the food items.
- [x] User can delete personal Review and raiting about food.
- [x] Complain and contact to the admin.
- [x] User can delete personal Complains.* Administrator has some special features of website like,
- [x] Add new food items and category.
- [x] Manage cancellation time of an ordered item.
- [x] Edit, Update & Delete data from admin panel.
- [x] Item Data.
- [x] Category Data.
- [x] Issue Data.
- [x] Review & Rating Data.
- [x] Contact Data.
- [x] User Data.Feel free to [Ask](https://github.com/sarthak-dhaduk/Taste-Eat/issues/new?labels=question&template=feature-request---.md) anything about these features.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature`)
5. Open a Pull Request## Contact
First Person Name - [Sarthak Dhaduk](mailto:[email protected]) - [@gmail.com](mailto:[email protected])
Second Person Name - [Jigar Kalariya](mailto:[email protected]) - [@gmail.com](mailto:[email protected])
[contributors-shield]: https://img.shields.io/github/contributors/sarthak-dhaduk/Taste-Eat.svg?style=for-the-badge
[contributors-url]: https://github.com/sarthak-dhaduk/Taste-Eat/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/sarthak-dhaduk/Taste-Eat.svg?style=for-the-badge
[forks-url]: https://github.com/sarthak-dhaduk/Taste-Eat/network/members
[stars-shield]: https://img.shields.io/github/stars/sarthak-dhaduk/Taste-Eat.svg?style=for-the-badge
[stars-url]: https://github.com/sarthak-dhaduk/Taste-Eat/stargazers
[issues-shield]: https://img.shields.io/github/issues/sarthak-dhaduk/Taste-Eat.svg?style=for-the-badge
[issues-url]: https://github.com/sarthak-dhaduk/Taste-Eat/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/sarthak-dhaduk[product-screenshot]: assets/img/ss1.png
[product-screenshot-2]: assets/img/ss2.png[PHP]: https://img.shields.io/badge/php-000000?style=for-the-badge&logo=php&logoColor=purple
[PHP-url]: https://www.php.net/
[JavaScript]: https://img.shields.io/badge/javascript-fcdc00?style=for-the-badge&logo=javascript&logoColor=black
[JavaScript-url]: https://www.javascript.com/
[MySql]: https://img.shields.io/badge/mysql-35495E?style=for-the-badge&logo=mysql&logoColor=4FC08D
[MySql-url]: https://www.mysql.com/
[CSS]: https://img.shields.io/badge/css-blue?style=for-the-badge&logo=csslogoColor=white
[CSS-url]: https://www.w3.org/
[HTML5]: https://img.shields.io/badge/html5-FF2D20?style=for-the-badge&logo=html5&logoColor=white
[HTML5-url]: https://www.w3.org/
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com