Giter Site home page Giter Site logo

javimarsal / flow-estimates-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.69 MB

A web application to organize your project and the correct way to estimate when it will be done!

Home Page: https://flow-estimates.herokuapp.com/

JavaScript 15.19% TypeScript 61.53% HTML 18.62% CSS 4.66%
typescript heroku javascript angular apexcharts expressjs mongodb

flow-estimates-app's Introduction

A web application to organize your project and the correct way to estimate when it will be done!

You can access using the Flow Estimates website (on development).

About the Application

Project based on the book "When will it be done!" by Daniel Vacanti.

How to make it run locally!

Backend

Go to directory backend and open the .env.example file. You must change the content between "..." and write there the URL from your Mongo database. You must also rename the file to .env, in order to be recognised.

After that, open a terminal in the same directory and run the following commands:

  • npm run seed to have some data in the database.

  • npm run dev to run the server.

Frontend

The backend server must be running. If you have it, go to directory frontend, open another terminal and run ng serve to run the Angular application. Once the compilation process has been completed successfully, open the web browser of your choice and navigate to http://localhost:4200/.

flow-estimates-app's People

Contributors

javimarsal avatar

Watchers

 avatar

flow-estimates-app's Issues

Mejorar el aspecto visual para editar el nombre de los PBI

  • Hacer que al pinchar en un PBI, se abra una ventana donde haya más espacio y se muestre su descripción completa.
  • En el PBI en sí, si su descripción es demasiado larga y no cabe en el recuadro, buscar otra manera de que se vea entera, con la solución de la ventana al pinchar en este.

PBI

Doing y Done (predecir cuándo pasará de un estado a otro)

Automatizar el proceso de producción

  • Al hacer un commit, automatizar el proceso de hacer una built de la aplicación y subirlo a remoto.
  • Buscar una template para este proceso (no hacer desde cero).

Crear una cuenta

El registro simple está hecho. Falta el link de confirmación de cuenta y cifrar las contraseñas en la bdd

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.