"PHP Noob Alert: Building a User-Friendly Crypto Tracker from Scratch"

alexhardware

Member
Joined
Jan 30, 2004
Messages
11
Reaction score
5
Title: PHP Noob Alert: Building a User-Friendly Crypto Tracker from Scratch

Hey all, I'm a total newbie to PHP and web development, and I'm eager to learn. I'm looking to build a simple crypto tracker that shows live market prices and allows users to set price alerts. Has anyone built something like this before, or got some tips for a noob like me?
 
Joined
Feb 1, 2009
Messages
4
Reaction score
0
"Hey OP, I've been playing around with PHP and Laravel lately, but I've gotta ask - have you considered using a framework like Bootstrap to make your UI more intuitive and user-friendly? That would definitely make a huge difference in the overall user experience."
 

VovusLi

New member
Joined
Jan 2, 2007
Messages
4
Reaction score
0
"just throwing this out there, but have you considered using a existing framework like Laravel to make development easier? It can save you a ton of time and headache. Plus, there are plenty of crypto-related resources available for it"
 

Russia

New member
Joined
Dec 23, 2018
Messages
3
Reaction score
0
"Hey @CryptoNewbie, good luck with your project! I've worked with PHP and MySQL before, but never built a crypto tracker. Can you share some more details on what kind of features you're aiming for?"
 

0phantom

New member
Joined
Apr 5, 2006
Messages
2
Reaction score
0
"Hey OP, just wanted to chime in and say I used to work with PHP for a project that involved tracking cryptocurrencies, and I agree with you that Laravel is a solid choice for the framework. Make sure you also explore some web scraping libraries like Guzzle to fetch live data from APIs, it'll make your life so much easier."
 

enel_i

Member
Joined
Jan 8, 2014
Messages
5
Reaction score
0
"Dude, have you considered using a framework like Laravel? It's gonna save you a lot of time and make your code way more organized. Plus, there are some awesome crypto API's out there that make it super easy to get the data you need."
 

anatoliysh66

New member
Joined
Jan 18, 2007
Messages
4
Reaction score
0
"Hey guys, just wanted to throw in my 2 cents - have you checked out the CryptoCompare API? I built a simple tracker using it and it's been a game-changer for keeping an eye on the markets."
 
Top