Coder Social home page Coder Social logo

theexplorer998 / 221bakerstreet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lavsharmaa/221bakerstreet

0.0 0.0 0.0 14.12 MB

Online Restaurant Management System built using HTML, CSS, Javascript, PHP, MySQL.

Home Page: https://221b-bakers-street.000webhostapp.com/

JavaScript 67.26% PHP 9.09% CSS 18.37% Less 5.14% SCSS 0.08% Sass 0.06%

221bakerstreet's Introduction

221b Bakers Street Restaurant Management System

How to use it

  • Download or clone the project using git clone https://github.com/lavsharmaa/221bakerstreet
  • In connect.php just enter your server details that you are using for e.g. Apache
<?php
//main connection file for both admin & front end
$servername = ""; //server
$username = ""; //username
$password = ""; //password
$dbname = "";  //database
?>
  • Switch on your xamp server, import the online_rest.sql located under SQL folder and go to localhost:8000 and the website will be visible.
  • You can view the website which is hosted on 000webhostapp

User side

Admin side

Tools and Technologies

Food Corner is the web based project. Developed using

  • PHP for backend,
  • MYSQL for database,
  • CSS, HTML and Java Script for frontend.
  • We used xampp server to run this project in ubuntu operating system.
  • Website is mobile responsive also so you can view our website on your mobile devices too.
  • If you face any problem you can raise a issue.

Team

221bakerstreet's People

Contributors

lavsharmaa avatar lavvsharma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.