codearena-io / Acme-Hospital

Angular 7, Google Firestore, Angular Material Design Components

Home Page:https://acme-hospital.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acme-Hospital

This project deals with the scenario of keeping fictional patient data and their examination records in a hospital. The technologies used are: Angular in version 7, Angular Material Design components and Google’s Cloud Firestore as repository. Node.js is used as the dev server. The development process is presented in the blog's 4-part walkthrough:

Running the Application

  1. You need to create a project of your own in Firebase.

  2. Then replace the Firebase settings defined in /src/environments with the settings of your project.

  3. Run npm install

  4. Run ng serve. Navigate to http://localhost:4200/.

Live App

The application is hosted live on Firebase. You can experiment with it: https://acme-hospital.firebaseapp.com

The username is: testpilot@codearena.io and the password is: codearenauser

Please make responsible use of the live app.

About

Angular 7, Google Firestore, Angular Material Design Components

https://acme-hospital.firebaseapp.com

License:MIT License


Languages

Language:TypeScript 70.8%Language:HTML 21.4%Language:JavaScript 4.6%Language:CSS 3.2%