GithubHelp home page GithubHelp logo

hungryminds / diavida-mediciones Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 2.0 12.4 MB

Glycemia measurements for the participants of DiaVida camp for diabetic children and young boys and girls.

JavaScript 1.24% CSS 12.03% TypeScript 57.95% HTML 28.78%
diabetes management medicine camping angular5 firestore-web

diavida-mediciones's Introduction

Creciendo juntos

Project

This project is made with the intention of manage the participants of a diabetic camp, specially children and younger people, to have a control and management of every kid by dividing then in groups and allow to modify when needed

Stack

The stack used to develop the webapp is the following

Front

  • Angular 5
  • Sass
  • Progressive web app

Back

  • Firestore

server / cdn

firebase

Coding

The code is linted with tslinter, so the most recommended action is to add tslint to the ide that is being used for code

Initialization

there must exist a file in the directory src/environments/firestore.ts in the format:

const firebase = {
  apiKey: '<api key>',
  authDomain: '<auth firebase domain>',
  databaseURL: '<database firebase url>',
  projectId: '<id of the project>',
  storageBucket: '<bucket where we will store the assets>',
  messagingSenderId: '<message sender id>'
};

export default firebase;

diavida-mediciones's People

Contributors

ames89 avatar angular-cli avatar davidcreador avatar itsca avatar leomendoza123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ames89

diavida-mediciones's Issues

Bug when ng serve command is running

@ames89 Hay algún detalle que tenga que saber antes de correr la aplicación?

ERROR in src/app/shared/services/file/file.service.ts(34,5): error TS2304: Cannot find name 'saveAs'. src/app/shared/services/sac-api/sac-api.service.ts(114,39): error TS2339: Property 'API_URL' does not exist on type '{ production: boolean; }'. src/app/shared/services/sac-api/sac-api.service.ts(147,27): error TS2339: Property 'API_URL' does not exist on type '{ production: boolean; }'. src/app/shared/services/sac-api/sac-api.service.ts(167,28): error TS2339: Property 'API_URL' does not exist on type '{ production: boolean; }'. src/app/shared/services/sac-api/sac-api.service.ts(179,29): error TS2339: Property 'API_URL' does not exist on type '{ production: boolean; }'. src/app/shared/services/sac-api/sac-api.service.ts(196,24): error TS2339: Property 'API_URL' does not exist on type '{ production: boolean; }'. src/app/shared/services/sac-api/sac-api.service.ts(214,30): error TS2339: Property 'API_URL' does not exist on type '{ production: boolean; }'.

Create the wireframes

This issue represent the creation of the wireframes that will be the foundation of the app

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.