2016年6月29日星期三

Web Application - - Medicurator



I use Maven-Tomcat7-plugin to implement a website.

This web application is for user to consume the Medicurator.

It will run at http://localhost:2222/index

It contains

  • Signup 
  • Login
  • Logout
  • personal page which lists all the replicaset
  • function: 
    • add a replicaset
    • add a dataset
    • delete a dataset
    • download a dataset
To add:
  1. All the images are organized by hierarchy, which will be showed directly level by level to help the potential user easily get access to what they want.
  2. The implementation is relatively robust. It won't be influenced by the collapse of the server, which means it will remember all the users' information no matter what happened to the server.
Further to learn about this:

https://bitbucket.org/BMI/medicurator

 

没有评论:

发表评论