Giter Club home page Giter Club logo

cs6360-f22-telemedicine's Introduction

CS6360-F22-Telemedicine

Group project for telemedicine application for CS6360 for Fall 2022

Team

  • Vedant Sapra (vks220000) (Team Leader)
  • Haoyan Li (hxl210024)
  • Roshan Pardiwala (rnp190001)
  • Mrinalini Raghavendran (mxr210111)
  • Akihiro Yoshimoto (afy180000)

Database setup guide

Setup MySQL -> https://dev.mysql.com/downloads/installer/

Please run all files in the /SQL package in the following order:

  1. CREATE_TABLES.sql
  2. INSERT.sql
  3. VIEWS.sql
  4. COMPLEX_QUERIES.sql

ReactJS frontend setup guide

Install node -> https://nodejs.org/en/download/

  1. Navigate to the telemedicine-ui directory
  2. Run the command npm install react-scripts
  3. Run the command npm start
  4. Access the frontend with http://localhost:3000

Springboot application setup guide

Setup VSCode -> https://code.visualstudio.com/

  1. Make sure to get relevant extensions for maven -> Extension Pack for Java
  2. From the Maven side panel in VS Code, run the following tasks in the lifecycle dropdown - clean, install
  3. Update your username and password as per your myswl configuration at src.main.java.com.cs6360.telemedicine.TelemedicineApplication.java
  4. If you are encountering errors while connecting to the DB, open your MySQL isntaller and reconfigure MySQL server to use legacy authentication
  5. Run file TelemedicineApplication.java
  6. Test by starting application and using browser to access http://localhost:8080/superuser/getAllUsers

cs6360-f22-telemedicine's People

Contributors

ayoshi007 avatar roshanpardiwala avatar vedantsap avatar

Stargazers

 avatar

Watchers

 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.