Friday, 1 May 2020

300420 Created web application: Find Primes

WEB APP.: Find Primes

I created a web application program, using a mixture of: html/css/javascript, called: Find Primes; which does as it's title suggests finds out if a number is prime or not?




GITHUB: Source codes/printouts [.png]

At the same time, I uploaded all files into my GitHub Javascript source code repository...



NETLIFY: GitHub web pages 'live'...; and, also, instantly, 'interactive'

Next, I hopped over to Netlify...and, selected options to make the GitHub source code both interactive and 'live'; so, that anybody who has access to the URL address will be able to test/use this code online, immediately.



-----

WROTE Netlify/GitHub web page server using some CSS3 code




I decided to write a single [web-page-server.html] web page...to serve up web pages inside of my GitHub Javascript directory folder...though, I still haven't quite finished linking to all files, yet.


...this makes it lots easier to sample exactly what's in there...; than, having to go search through 'source codes'...attempting to work out what's going on?! Instead, you can just view the web pages 'live'...which makes understanding so much quicker and simpler.

No comments:

Post a Comment