Skip to content

Abdallah-Alhajeid/Masterpiece-Abdallah_Alhajeid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAI

TAI will be the first Arabic food-sharing website. TAI connects people and allows them to share the food excess so the surplus food and other items won’t be a waste and thrown away. Our main goal is to reduce food waste. https://www.youtube.com/watch?v=jIbfAxD7mf8&ab_channel=TAI

Author

Tech Stack

Client: HTML, CSS, SASS,JS,BOOTSTRAP

Server: PHP, LARAVEL, MYSQL, XAMPP

Run Locally

Clone the project

  git clone https://github.com/Abdallah-Alhajeid/Masterpiece-Abdallah_Alhajeid

Go to the project directory

  cd tai

Install dependencies

  composer install

Create a copy of .env file

cp .env.example .env

Generate an app encryption key

php artisan key:generate

Create an empty database on mysql for our application called:

tai

Migrate the database

 php artisan migrate

Start the project :)

  php artisan serve

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published