Skip to content

The Restaurant Management System is a capstone project developed for the Microverse Module 1. It serves as the final project, encompassing the concepts and skills acquired throughout the module.This system aims to provide an efficient and streamlined solution for managing various aspects of a restaurant

License

Notifications You must be signed in to change notification settings

YoutLone/Capstone-Project

Repository files navigation

Capstone Project

📗 Table of Contents

📖 [GYI GYI PAW FOOD AND DRINK RESTAURANT]

This website is the outcome of the initial Capstone Project undertaken during the Microverse Program. This is the Restaurant Website to know the information and booking for their table.

🛠️ Built With

Tech Stack

Client
  • HTML5
  • CSS
  • JavaScript

Key Features

  • Prioritizing mobile-first development
  • Ensuring responsiveness and adaptability across different screen sizes
  • Utilizing JavaScript to manipulate DOM elements
  • Employing JavaScript events

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To set up a local copy of this project on your computer, please follow the instructions provided below.

Prerequisites

  • Git installation
  • Linter Setup
  • A web browser to view output e.g Google Chrome
  • An IDE e.g Visual studio code

Setup

  • Clone this repository or download the Zip folder:
git clone https://github.com/YoutLone/Capstone-Project.git
  • Navigate to the location of the folder in your machine:

Usage

  • After Cloning this repo to your local machine
  • Open the index.html in your browser

Run Tests

To track linter errors locally follow these steps:

Download all the dependencies run:

npm install

Track HTML linter errors run:

npx hint .

Track CSS linter errors run:

npx stylelint "**/*.{css,scss}"

Track JavaScript linter errors run:

npx eslint .

Deployment

  • I used GitHub Pages to deploy my website

Author

👤 Than Myo Htet

🔭 Future Features

Future changes:

  • Enhance the responsiveness of the slider.
  • Add more webpages such as Orders and Testimonials.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐ Show your support

Give a ⭐ if you like this project!

(back to top)

🙏 Acknowledgments

  • The project utilized a template provided by Microverse.
  • The original design concept and idea by Cindy Shin in Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Restaurant Management System is a capstone project developed for the Microverse Module 1. It serves as the final project, encompassing the concepts and skills acquired throughout the module.This system aims to provide an efficient and streamlined solution for managing various aspects of a restaurant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published