Assignment for ESD
- Au Dam - 18032351
- Bao Bui - 19034799
- Biao Shen - 18041925
- Hue Nguyen - 19035298
- Phong Phan - 19036141
- Create a Java DB called 'assignment', with username='root', password='root'.
- Choose 'APP' as the default schema.
- Run the SmartCare_new.sql script to create tables and populate some sample data.
- Add the 'json-simple-1.1.1.jar' file to libraries folder by right-click Libraries folder in project window -> Add JAR/Folder
- Admin: username = 'hue' ; password = 'nguyen'
- Client: username = 'phong' ; password = 'phan'
- Doctor: username = 'biao' ; password = 'shen'
- Nurse: username = 'au' ; password = 'dam'