Giter VIP home page Giter VIP logo

chamena-griha's Introduction

Chamena Griha


A web project built using Web Technologies such as Html, Css, Javascript and PHP. This project aims to simplify the food ordering and payment process in school and college canteens by removing the overheads such as long queues of people waiting for their turn to order food and make payment.

Run the project in localhost

  1. Create a db named casdb using mySQL
  2. import the file database/casdb.sql in your newly created database.
  3. start the php server php -S 172.17.0.1:8000

Default users for testing purpose

  • Students
    username- zombie123
    password- password

  • College_admin
    username- college123
    password- password

  • Canteen
    username- canteen123
    password- password

Run test

  1. Run the project locally
  2. Run the selenium server. You can run selenium via docker as follows:
docker run -p 4445:4444 -p 5900:5900 -v /dev/shm:/dev/shm selenium/standalone-
chrome-debug
  1. Run the script
npm run test-e2e test/acceptance/features

OR

npm run test-e2e test/acceptance/features/[YOUR_FEATURE_FILE].feature

chamena-griha's People

Contributors

adyprajwal avatar dependabot[bot] avatar talank avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

chamena-griha's Issues

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.