philanderson888 / c-sharp

A repository for teaching C#
MIT License
2 stars 1 forks source link

Add random thoughts to my personal family app to display randomly #19

Open philanderson888 opened 4 years ago

philanderson888 commented 4 years ago

On my website create a database holding all of these great ideas to be repeated.

id, date added, idea

Play all the ones from the last month.

Randomly play half the ones from the previous month

Then a quarter of the ones from months 3-12 months ago

Then a tenth of the ones remaining from the last year

Then just one random one from all of the other ones remaining!

That sounds good, doesn't it!