effectai / force-frontend

https://app.effect.network
MIT License
6 stars 5 forks source link

Added progress bar in reservations #248

Closed MiggySmallz closed 4 months ago

MiggySmallz commented 4 months ago

This PR adds the progress bar for reservations using basic logic for getting tasksAvailable.

Note This "logic" will be changed in the future once, as stated by @Jeffrieh in #247 . The logic for tasksAvailable will be "integrated with the useCampaigns composable".

Resolves #245.