Coder Social home page Coder Social logo

dreamweiver / money-waster-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 5.84 MB

Angular 8 app to track the effort, time, cost involved in meetings

License: MIT License

Dockerfile 0.60% TypeScript 57.58% HTML 20.93% CSS 17.98% JavaScript 2.92%
money-waster docker angular8 material-ui scss-framework scss firebase firebase-auth angular-router rxjs

money-waster-app's Introduction

Money Waster Meeting Counter

Nowadays meetings play a central role in most businesses. Some of us do love that, some others hate it. On whatever side you are, it's an undenieable fact, that meetings cost money. Peoples' capacities are bound and they can't spent their times on other tasks.

Money Waster Meeting Counter is an Angular 8 app, which tracks the cost incurred in these meetings.

Installing & Running Money waster app ?

conventional way ?

root-dir> git clone https://github.com/dreamweiver/money-waster-app.git
  • navigate to root directory of the project and run the below script to install on dependencies of the project
money-waster-app> $ npm install
  • run the below npm script to build the application.
money-waster-app> $ npm start
  • after sucessful build. Open your favourite browser and type in the url as below below
http://localhost:3900 

Using Docker ?

root-dir> git clone https://github.com/dreamweiver/money-waster-app.git
  • navigate to root directory of the project and run the below script to run docker build command
money-waster-app> docker build --rm  -f Dockerfile -t money-waster-app:v1 . 
  • After successfully completion of the docker build, run the below docker command to run the docker image
money-waster-app> docker run --rm  -d -p 80:80 money-waster-app:v1 
  • Open your favourite browser and go to this below url
http://localhost:80

After launching the app, login using your google email id. application is auto sync with logged-in accounts calendar and show the event details on screen if its active else it would wait for any future events to become active and show its details automatically.

Authors

Manoj Kumar Lakshman

License

This project is licensed under the MIT License - see the LICENSE.md file for details

money-waster-app's People

Contributors

dreamweiver avatar

Stargazers

 avatar  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.