Skip to content

danushka9999/ITP_FrontEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

529 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Ispirithalei Online Hospital Management System

Table of Contents
  1. Acknowledgements
  2. About The Project
  3. Getting Started
  4. Contributing
  5. License
  6. Contributors

Acknowledgements

This is a project done for the Information Technology Project(ITP) module of BSc.(Hons.) Degree in Information Technology in Sri Lanka Institute of Information Technology

About The Project

As health has become a focal point in society at present and as people have been invested more in this discussion amidst the current pandemic, we as a team have chosen our client for our project from the industry of health services and have understood the problems he has been facing.

Ispirithalei, which is a one-stop online hospital management system designed specifically for our client. Every aspect of this system is designed and calibrated to suit the needs of our client.

Ispirithalei online platform will contain separate functions providing solutions for the inventory management and pharmacy systems and separate interfaces will be created for all the staff members.

Built With

This section shows the list of major technologies that we have used to built our project .

Getting Started

In order to be fully funtional and uprunning the following should be followed

Prerequisites

The following applications must be installed

  • Node - JS run time environment
  • Visual Studio Code - IDE

Installation

  1. Clone the repository(dev branch)
    git clone -b dev https://github.com/di-nethra/ITP_FrontEnd.git
  2. Clone the API repository API Repository
    git clone -b dev https://github.com/AselJayasooriya/ITP_BackEnd.git
  3. Open the both both applications using Visual Studio Code
  4. Install the NPM in both front end repository and back end repository
    npm install
  5. Start the application in development mode(Both front end and API)
    npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Clone the project(Front End)
    https://github.com/di-nethra/ITP_FrontEnd.git
  2. Clone the project(API)
    https://github.com/AselJayasooriya/ITP_BackEnd.git
  3. Create your Feature Branch
    git checkout -b feature/AmazingFeature
  4. Commit your Changes
    git commit -m 'Add some AmazingFeature'
  5. Push to the Branch
    git push origin feature/AmazingFeature
  6. Open a Pull Request

Contributors

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.6%
  • CSS 3.2%
  • HTML 0.2%