In our most recent update, we implemented the following changes to WUNDER We are very close to launching this app! This is an open source project, if you have any ideas please submit a pull request
Authentication
- signup and login features implemented with bcrypt hashing, sessions, and cookie control
React-Routers
- refactored front/back end to allow for multiple pages using react-routers
File and State Maintenance
- to allow for faster render time...
- adjusted file sizing without compromising quality
- less fetch requests, more prop / state usage
Weather API
- implemented another API to track current weather for each park