Line 78: |
Line 78: |
| *[https://appinventor.mit.edu/ MIT app inventor] (android apps only) | | *[https://appinventor.mit.edu/ MIT app inventor] (android apps only) |
| *[https://thunkable.com/#/ Thunkable] (android and iOS apps) | | *[https://thunkable.com/#/ Thunkable] (android and iOS apps) |
| + | *[https://www.adalo.com/ Adalo] (android and iOS apps, more limited then thunkable) |
| *[https://www.wix.com/ Wix] (website) | | *[https://www.wix.com/ Wix] (website) |
| *[https://powerapps.microsoft.com/en-us/ Microsoft Power Apps] (android, iOS and windows) | | *[https://powerapps.microsoft.com/en-us/ Microsoft Power Apps] (android, iOS and windows) |
Line 106: |
Line 107: |
| ***https://web.dev/progressive-web-apps/ | | ***https://web.dev/progressive-web-apps/ |
| *One option is AWS (Amazon web services) as the framework for hosting the PWA | | *One option is AWS (Amazon web services) as the framework for hosting the PWA |
− | **Create an [https://aws.amazon.com/s3/pricing/ S3 bucket] for each project -> free, almost, might cost a couple of cents a month | + | **Create an [https://aws.amazon.com/s3/pricing/ S3 bucket] for each project -> free, almost, might cost a couple of cents a month |
− | **[https://aws.amazon.com/route53/pricing/ Route 53] to create the subdomains -> free | + | **[https://aws.amazon.com/route53/pricing/ Route 53] to create the subdomains -> free |
| **[https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html#domain-register-procedure Domains] -> to buy the domain for the class, might be $15 a year (not necessary for GNG) | | **[https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html#domain-register-procedure Domains] -> to buy the domain for the class, might be $15 a year (not necessary for GNG) |
− | **[https://aws.amazon.com/certificate-manager/ Certificates] -> free to get the ssl certificate | + | **[https://aws.amazon.com/certificate-manager/ Certificates] -> free to get the ssl certificate |
− | **[https://github.com/pricing GIthub] for hosting code and publishing to S3-> Free | + | **[https://github.com/pricing GIthub] for hosting code and publishing to S3-> Free |
| *Tools for building PWA's: | | *Tools for building PWA's: |
| **Convert web application to PWA: https://www.creativebloq.com/how-to/build-a-progressive-web-app | | **Convert web application to PWA: https://www.creativebloq.com/how-to/build-a-progressive-web-app |