BlocSoc-iitr / DappHack

A web3 hackathon portal
1 stars 11 forks source link

Backend Api Integration #18

Open silent-cipher opened 8 months ago

silent-cipher commented 8 months ago

Integrate the already created backend apis with frontend at the following places: Home Page Project Page Organize Page Project Submission Page Hack Page

Instead Tableland use backend apis for database uses.

On Home page you can call the backend api for getting hackathon details instead for readDatabase function. Similarly, you can call backend apis wherever needed for all the above mentioned pages.

shivam6862 commented 8 months ago

@silent-cipher

I'm eager to contribute!

I propose integrating backend APIs with the frontend on the Home, Project, Organize, Project Submission, and Hack pages. This shift from Tableland to backend APIs ensures efficient database usage for a dynamic user interface.