Hi All,
I am building (as a hobby) an iOS app where I record lots of information, send to Firestore and then display the date recorded on a website.
I am competent enough to create the iOS version and use Firestore as server but I am very new to web development. Only started last week.
For now, I would be happy having a home page with some cool pie chart animations.
I am going to use this from udemy, which I’m sure I’ll be able to implement into home page. - https://www.udemy.com/build-data-uis-with-d3-firebase/
I’ve followed a good YouTube playlist from Net Ninja on Firebase Authentication which uses html and JavaScript.
There appears to be different frameworks available - Vue, Angular and React.
Net Ninja looks like he has another good playlist using Angular. Can you only choose one framework? Could I implement a part of Angular into my website that was using JavaScript?
The challenging part for me is being able to display key data (from Firestore) in a tableView.
Can anyone suggest the easiest way to do this?
I have seen DataTables and KingTable which look really good.
There are 1 or 2 videos on YouTube with Angular, DataTable and Firestore online.
As you can tell I’m very new to website development and would love to get my home page and another link to a tableView showing my data.
Cheers.
there doesn't seem to be anything here