UniversityDAO / udao

The official UniversityDAO DApp repository.
GNU Lesser General Public License v2.1
4 stars 4 forks source link

Frontend Overhaul #17

Closed austin-davis1 closed 2 years ago

austin-davis1 commented 2 years ago

Completely overhauled the functionality of the frontend website. Changes are as listed:

All that is left now is pushing/pulling IPFS data in Javascript and communicating with the Solidity. Once that is figured out, MVP is completed on the front-end side.

Design and the overall visual look can easily be changed as needed. Will also need to implement our 'Help' page once that is complete.

oslfmt commented 2 years ago

Great work. Only thing I'd suggest is separating the PRs into multiple smaller PRs so its easier for review. But since this is the MVP and we're trying to move as fast as possible, not a big deal.