dianxiangxu / GPMS

Proposal Workflow Management System - A web-based application for replacing the manual approval process of grant submission.
0 stars 2 forks source link

Began working on a program to take a complete run of the database. W.I.P. #40

Closed thomasvolz closed 9 years ago

thomasvolz commented 9 years ago

MainDriverTest.java created, this should be having near full functionality for the database when it is completed.

As of now, you can log in or register a new user or create a new user, and there should be appropriate catches for things like users not found, passwords not being verified, and other things like that.