2023-01-22 10:03:28 -06:00
2023-01-22 09:37:03 -06:00
2023-01-22 10:03:28 -06:00
2022-06-02 02:40:40 -05:00
2023-01-22 10:03:28 -06:00
2023-01-22 10:03:28 -06:00
2023-01-22 10:03:28 -06:00
2023-01-22 10:03:28 -06:00
2023-01-22 10:03:28 -06:00

Reading json and randomly posting content

I wanted to create an "app" that would read in JSON and print out the results randomly based on a randomly generated number. It took me a while to get right, mostly because of the JSON file format. I have it down now. This is my result.

<<<<<<< HEAD

Next steps ...

I want to add more quotes and a button to run the code instead of having the user reload the page.

Or at least create a timer loop to do the refreshing of the quotes automatically.

-- 18 May, 2022 - 10:42:14

Looping done.

I managed to get the looping done with a iteration count of 25 and an interval of 8seconds. So now, when you go to the live page, it should iterate 25 times through a random selection of my favourite quotes.

-- 28 May, 2022 - 09:28:53

-- 18 May, 2022 00:13:59

7f4013d (Initial)

Description
A simple javascript powered page displaying all the my favourite quotes
https://quotes.fyrf.li
Readme 2 MiB
2024-11-08 12:06:45 -06:00
Languages
CSS 40%
HTML 21.6%
JavaScript 20.3%
Less 18.1%