| Feature | Description | Status |
| Login/Session | Need to have a user login and establish a session so they don't continually have to provide passwords for certain tasks. Ideally, the login should be done via an information card. | Not Started |
| Registration Page | There is currently a way to register and create an account, but it needs to be more obvious and simplified. | Not Started |
| Java Server Pages | Right now we have some work done as a Tomcat servlet (the STS), and other work done using PHP. We want to move the PHP work to JSP so that we can provide a single package (WAR file) that contains everything needed. | In Progress |
| General cleanup | The UI needs to be better organized and more intuitive. | Not Started |