# Bzzaar - project timeline Open PRs in Bzzaar App: * [useDapp migrations](https://github.com/ethersphere/bzzaar-app/pull/87) Open Prs in Contracts: * [alter mint & burn events](https://github.com/ethersphere/bzzaar-contracts/pull/8) * [eth broker contract fix & move test from js to ts](https://github.com/ethersphere/bzzaar-contracts/pull/17) * [reverting to original readme & docs](https://github.com/ethersphere/bzzaar-contracts/pull/19) ## App dev timeline: - Oct 2021 - 🛠 Started large re-architecture of the front-end (usedapp migration) - Dec 2021 - 🚀 PR is ready - Dec 2021 - 🔄 Design improvements are made and additional features are requested for the front end. (better feedback with notifications, pending transaction dropdown etc) - Jan 2022 - 🛠 Development on new features and improved design commences. - Feb 2022 - 🛑 development is halted. ## Current status: Right now we can not merge the useDapp-migration PR as it will appear to be *broken* due to unfinished work. To perform the merge we need to **finish outstanding work** (~50-100 hours). The newly requested feature of adding a **custom rpc** will only be feasible with the new, improved app architecture( from the open PR), so to implement it, we should first finish the outstanding work. > Note: the app as deployed right now seems to have a bug that's creeped in which causes the app to crash upon first visit. (the so called "white screen of death"). Only after refreshing does the app function as it should. This is yet another reason we should fast-track the closing off of this PR so that the platform can be usable (let alone user-friendly) again.