Code Monkey home page Code Monkey logo

foodshala's Introduction

FoodShala

FoodShala is an online Food ordering website that lets customers log in and order food from the menu set by the restaurant and lets restaurants view their orders and edit their menu.

Installing

  • Windows

    • Install WAMP Server or XAMPP Server
    • Navigate to the relevant directory:
      • WAMP: (install location)/wamp/www
      • XAMPP: (install location)/htdocs
    • Clone the repository: git clone https://github.com/arnav-deep/FoodShala.git
    • Start the server:
      • WAMP: (install location)/wamp/wampmanager.exe
      • XAMPP: (install location)/xampp-control.exe
    • Open Browser and navigate to http://localhost/phpmyadmin
    • Create a database 'Foodshala' and import this backup file present in (install location)/wamp in the database.
  • Apple

    • Install MAMP Server
    • Navigate to Applications/MAMP/htdocs/
    • Clone the repository: git clone https://github.com/arnav-deep/FoodShala.git
    • Start MAMP Applications/MAMP/MAMP
    • Open Browser and navigate to http://localhost/phpmyadmin
    • Create a database 'Foodshala' and import this backup file present in (install location)/wamp in the database.
  • Linux

    • Install LAMP Server
    • Open the console (Ctrl + Alt + T) and navigate to the download location of the LAMP installation file
    • Change permissions of the Bitnami LAMP file (change filname to the file you have downloaded): chmod +x bitnami-lampstack-YOUR-VERSION-linux-x64-installer.run
    • Start the installer: ./bitnami-lampstack-YOUR-VERSION-linux-x64-installer.run
    • Follow the installation steps.
      • Deselect "Launch lampstack in the cloud with Bitnami" when presented with the "Deploy lampstack to the Cloud in One Click" window.
    • Navigate to /home/USERNAME/lampstack-YOUR-VERSION/apache2/htdocs/
    • Clone the repository: git clone https://github.com/arnav-deep/FoodShala.git
    • Start LAMP /home/USERNAME/lampstack-YOUR-VERSION/manager-linux-x64.run
    • Open Browser and navigate to http://localhost/phpmyadmin
    • Create a database 'Foodshala' and import this backup file present in (install location)/wamp in the database.

Contributing

There are already basic issues and update suggestions mentioned in Issues.

If want to contribute code, see the contribution guide.

HacktoberFest 2020

  • The repository is always open to contributions.
  • Please read the contribution guide thoroughly for more before sending in Pull Requests.

Created by Arnav Deep. Copyright 2020 © Arnav Deep

foodshala's People

Contributors

arnav-deep avatar sptutusukanta avatar shkaushal 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.