A huge thanks to Iri (ex-Motoko Bootcamp student | Motoko dev at Finterest) for contributing to the core project. You can use this repository as a starter point for your the core project of Motoko Bootcamp 2023.
To see the navigation bar hover on the left.
npm run install
Deploy on the IC
dfx deploy --network ic
Core project for Motoko bootcamp of 2023.
Features :
submit_proposal
get_proposal
get_all_proposals
vote
create neurons
get_neurons
The view all proposals page doesnt work correct due to frontend call from svelte.
"vote" feature should works but needs to take into account voting power.