September Update

This is the beginning of the second semester that this project is being worked on in EPICS.  Here are the improvements we have made since.

We have organized the different resources by putting them into tabs. For the client page, we were able to display one of the client’s information and since almost all of the information in the binder is formatted in the same way, if the backend finishes copying the information from the binder to the database and forward all that information to the website, all the data will be displayed.

 

 

 

 

 

We also began adding functionalities such as the ability to add, delete, and update resources. Currently, only the add functionality works and it wouldn’t be long before the other two are finished since if we can add, then implementing delete will come more naturally.

 

 

 

 

 

For the website, we are primarily focused on making sure everything works first and then coming back later to make everything look pretty.

For the backend we have been setting up the database and was able to connect the database to the server. We are also transferring information from the binder to the database.