GithubHelp home page GithubHelp logo

orlandobeans / hospitalfrontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nabeel-ahmed-jamil/hospitalfrontend

0.0 2.0 0.0 8.76 MB

Angular-2 Hospital Front End ====> Ok

TypeScript 71.10% JavaScript 2.19% HTML 24.41% CSS 2.30%

hospitalfrontend's Introduction

HospitalFrontEnd

For used this project just clone the project and install the need npm package's. after that in the database folder copy the sql file and import into the database. The linke of the serverside https://github.com/NABEEL-AHMED-JAMIL/HospitalBackEnd .

Loginn User

For login user just use this account [email protected] and the password are ballistic one think if you want to try with your name just replace the username in the sql file and than test the login. login will return the (token: token, and userdetail)

Forgot password

Forgot password component asked you enter the email after the email send success show meeasge check your email then kindly check your email and in the email you get the reset password linke where reset password component open. Rest your password than try to login

About the Project

This project is used my client which is the Docter he need the web base note's application for his patient customer. In this project the Docter login and register and the he can see the all patient history and the history of the patient note's.

ScreenShot

The avaliable folder show the screenshot how project change time to time.
https://github.com/NABEEL-AHMED-JAMIL/HospitalFrontEnd/tree/master/screenshoot

for more image you can find here https://github.com/NABEEL-AHMED-JAMIL/HospitalFrontEnd/tree/master/screenshoot

import { Location } from '@angular/common';
goBack(): void {
    this.location.back();
  }
this.route.params
  .switchMap((params: Params) => this.dataService.getCustomer(+params['id']))
    .subscribe(customer => this.customer = customer);
<nav>
	<a routerLink="customer" class="btn btn-primary active" role="button" routerLinkActive="active">Customers</a> 
	<a routerLink="add" class="btn btn-primary active" role="button" routerLinkActive="active">Add</a>
</nav>
<router-outlet></router-outlet>

hospitalfrontend's People

Contributors

nabeel-ahmed-jamil avatar angular-cli avatar

Watchers

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