Skip to main content
Demo 1
- Discuss with the client about the project
- Visited Reiman Gardens to familiarize ourselves with the process of their butterfly research
- Made Screen sketches for every screen to show the client
- Decide to use React for frontend and Springboot Java for backend and Amazon Web Service for our database.
- Setup the AWS database
- Setup the project.
Demo 2
- Created dummy screens to get feedback from client
- Change dummy screens according to feedback
- Styled all screens according to Iowa State University theme.
- Link all screens together using React Route
- Implemented Butterfly registration functionality
- Implemented autocomplete butterfly names functionality
- Drawed out the architecture diagram
- Finished making the design document
- Reworked the generate report page after receiving more feedback from client.
Demo 3
- Implemented all required functionality
- Updated functionality according to the client's request
- Deployed the app so the client can use it
- Bug fixes
- QOL improvements
- Accessibility improvements