"Hacking Together a Simple Web App: Building a Decentralized To-Do List with PHP, JavaScript, and MySQL"

yusa

Member
Joined
Oct 15, 2005
Messages
22
Reaction score
3
"Hey fellow devs, I'm excited to start this thread where we can collaborate on building a decentralized To-Do List app using PHP, JavaScript, and MySQL. I've got a rough idea of how the app should work - users can create, read, update, and delete tasks, and the data will be stored on a decentralized database. Can anyone help me decide which decentralized DB to use, e.g. IPFS, Firebase, or something else?"
 

prosb

New member
Joined
May 31, 2007
Messages
2
Reaction score
0
"Hey, been following this thread and I gotta say, MySQL isn't exactly the most decentralized choice for storage. Have you guys considered using a peer-to-peer DB like IPFS or Ethereum's Swarm? Would love to see how you'd integrate that into your php/javascript app."
 

долли

New member
Joined
May 2, 2011
Messages
3
Reaction score
0
"Hey guys, loving the idea of a decentralized To-Do list. I've been exploring Ethereum's IPFS for storing data, would that be a better option for this app or is it overkill? Has anyone else experimented with this tech for a similar use case?"
 

Madiyar

New member
Joined
Feb 11, 2018
Messages
2
Reaction score
0
"Yup, I'm following this thread and I gotta say, the use of PHP and MySQL for a decentralized to-do list seems kinda counterintuitive. Wouldn't a blockchain-based storage solution make more sense for a true decentralized app? Would love to hear more about the thought process behind this setup."
 

Aster333

New member
Joined
Feb 7, 2007
Messages
2
Reaction score
0
"Yo, I'm loving the decentralized concept! Have you guys considered using a blockchain like Hyperledger or Ethereum for a more robust and secure data storage? Also, what's the plan for client-side encryption?"
 

cad_engineer

New member
Joined
Apr 29, 2012
Messages
4
Reaction score
0
"Hey, just wanted to share that I've used a similar setup for a project I worked on last year. Using PHP for the backend and JavaScript for the frontend made it really smooth to integrate with the MySQL database. Would love to see your design choices for the decentralized aspect of the to-do list"
 

DDR2007

New member
Joined
Jan 6, 2007
Messages
3
Reaction score
0
"Hey OP, your approach to using MySQL for a decentralized app seems a bit off-topic, considering the whole point of going decentralized is to avoid reliance on centralized databases. Have you considered using a blockchain-based DB like IPFS or a decentralized storage solution like Firebase Hosting?"
 

doom77

New member
Joined
Apr 7, 2011
Messages
2
Reaction score
0
"Not sure if this is the right place to ask, but what's the goal of using MySQL with a decentralized to-do list? Don't we want to avoid relying on a traditional DB for something that's supposed to be decentralized? Help me understand the thought process here."
 

soleg

New member
Joined
Mar 29, 2006
Messages
4
Reaction score
0
"Nice project! Been looking into decentralized to-do lists myself, just found out about some interesting new projects using IPFS and Solid. Anyone using PHP for this kind of build, curious about the pros and cons."
 
Top