Skip to content

michaelin1208/FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinalProject

Firstly, you should download the project from the DVDs or GitHub address that only includes the files created in my system. Secondly, you have to install MySQL in your server or computer, and run the SQL sentence in ‘ENSATSQL’ folder in our project. The username and password of test user can be found in ‘testuser.sql’ file. You maybe need to check the problem discussed in Appendix B.6, in order to guarantee the database can be accessed by the server. Then you should have a web server, such as the NetBeans installed in my computer. The website project should be opened and run in your web server. Maybe you will find some problems about missed ‘jar’ files. Some of them can be download from the website, and others may not affect the running of the websites. Furthermore, you might need to modify the configure in ‘web.xml’, according to your setup. After finishing above operations, you can login the ENSAT website through the test user. If you already successfully run the old ENSAT websites, you can run ‘biomaterial_spreadsheet.sql’ file to create a new table in ‘ensat_v3’ schema in ENSAT database to support our system. In addition, as mentioned in Appendix B.9, we should modify the SQL sentence in ‘SummaryInfo.java’ to achieve all biomaterials really in this center and show correct center ID. For the scanner application project, we can open it by Xcode software in your OS X operation system. Furthermore, you should set the value of ‘ADDRESS’ object in ‘AppDelegate.swift’ file in my project according to the IP address of your web server. Otherwise, your application would cannot access the ENSAT websites and database. Then you can install our scanner application into your iPhone. The login name and password is as same as your text account for above website.

About

QR code generator and scanner application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published