Skip to content

Albretus2/CaffeeApp

Repository files navigation

Cafe Manajement System

CaffeeApp is a cafe management website, like RMS (Restorant management system) but it's a cafe so it's the same.

💾 What is include

what's in CaffeeApp

  • Home page
  • Authenticate pages
  • Dashboad Admin
  • Dashboad User

🔥 Features:

  • Authentication
  • CRUD User
  • CRUD Menu
  • CRUD News
  • CRUD Gallery
  • Todo List
  • Reservation

🛠 Tech

Laravel Bootstrap Mysql

📟 Installation

  • clone this project first and cd into it
  git clone https://github.com/Albretus2/CaffeeApp.git
  • then Rename or copy .env.example file to .env
  • setup your .env file

Database:

  • Set your Database credentials in your .env file
  • then run the following command in the terminal
  php artisan migrate --seed

Run:

  • Run the following command to run the application on the server
  php artisan serve

🪬 Authors

📸 Screenshot

LandinPage

App Screenshot

Dashboard

App Screenshot