GithubHelp home page GithubHelp logo

dmafop's Introduction

Description

This is a website like a digital menu for a restaurant.

Installation

  1. clone the repository
  2. run npm install
  3. run ng serve to run the project

or paste the following command in your terminal

git clone
cd path
npm install
ng serve

firebase setup

  1. create a firebase project
  2. enable firestore and storage
  3. create a web app
  4. copy the firebase config and paste it in the environment.ts file
  5. run npm run dev to run the project in development mode
  6. run firebase use staging to use the staging environment
  7. run firebase deploy to deploy the project

or paste the following command in your terminal ng build --configuration production

npm run prod
firebase use qrsay-c617e
firebase deploy

for staging

npm run dev
firebase use qrsay-testing
firebase deploy


for

Usage

  1. go to the login page by visiting the url localhost:4200/admin/login
  2. login with the credentials username: admin password: admin
  3. after login you will be redirected to the dashboard

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Added some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

  1. ngx-scanner-qrcode

dmafop's People

Contributors

ashu1230 avatar

Stargazers

 avatar

Watchers

 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.