Skip to content

This is an application with an API written in NodeJs and frontend written in AngularJs. It is a medical records App that enables a user to add medicines and patients and manipulation them.

Notifications You must be signed in to change notification settings

hadijahkyampeire/MedicalRecordsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedicalRecordsApp

This is an application with an API written in NodeJs and frontend written in AngularJs. It is a medical records App that enables a user to add medicines and patients and manipulation them.

Requirements

  • Ensure to have mongodb, you can download it here
  • Also install express and create a medicinestore database, follow the tutorial here

Usage

Just clone this repo or download it and run npm install to install all dependencies. After run node app or nodemon to start.

Testing Endpoints

You can use Resteasy which is a chrome app or Postman which is also a chrome app or any other client that tests API endpoints.

Resteasy snapshot

picture

About

This is an application with an API written in NodeJs and frontend written in AngularJs. It is a medical records App that enables a user to add medicines and patients and manipulation them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published