Earn 4,500 ($45.00)
get list of key at replit database and manage at admin page
Bounty Description
Problem Description
i have build a user page index.html and server index.js ,now i wanna build a admin page ppp.html
when user login, i got a key with date.now() key value is the wallet address
i have test , and 6 keys already in replit database
now i am building a adim page
which can get the all key and key value show on the page
then i should have a button that can delete which key i want .
Acceptance Criteria
i accept to help make a admin page which i can see the database and delete which i dont like easy as mongodb, i only need view and delete function
also if there is another way , which like other easy database or repl_database _url to view or delete .
dont need adim login page or nice view .just simple with view and delete function
Technical Details
i was using mango ,but replit has connection with mongo issue now which the repl team is working on fixing it