Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 668 Bytes

File metadata and controls

19 lines (14 loc) · 668 Bytes

WUNDER 2.0

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