Coder Social home page Coder Social logo

gendelf / estimateit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keenethics/estimateit

0.0 2.0 0.0 3.6 MB

A simple project estimation application.

Home Page: https://estimator.herokuapp.com/

License: MIT License

JavaScript 90.12% Dockerfile 0.11% HTML 0.02% CSS 9.75%

estimateit's Introduction

Keenethics Estimator

Known Vulnerabilities

A simple project estimation application. This program is designed to calculate tasks time for a project and create Google Spreadsheet / CSV reports.

Estimator

Install

Development

git clone [email protected]:keenethics/estimateit.git && cd estimateit
npm i
npm run start    #Yes, ONE command for both server AND client development!

Production

npm run build
npm run serve

Packages

  • Webpack 2
  • React
  • Redux, Redux-forms
  • Node.js
  • Express.js
  • MongoDB
  • GraphQL, Apollo

Deployment on Heroku

Install Heroku CLI & login: heroku login Add a Heroku remote repo: heroku git:remote -a estimator Deploy with npm script: npm run deploy

These valid Config Vars have to be provided:

BUNDLE_WITHOUT
GOOGLE_CALLBACK_URL
GOOGLE_CLIEN_ID
GOOGLE_CLIENT_SECRET
MAIL_API_KEY
MONGOLAB_ORANGE_URI
NPM_CONFIG_LOGLEVEL
PAPERTRAIL_API_TOKEN
SENTRY_DSN

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.