Other tools used:
- https://sourcegraph.com/cody
- https://github.com/features/copilot
- https://code.visualstudio.com/download
- https://gchq.github.io/CyberChef/
After I created third app listed below I thought it might be time to create a landing page for this work MyGPT Web Apps. So in the sprit of the project I created a landing page for this work.
create a beautiful web page the follows the style of the webapps found in apps folder and acts as a landing page for all these apps.
can you create me an icons for the loan calc app, the tip calc app, and the pay calc app
This is the recipe that I used to create the loan calculator, it is a simple web application that allows the user to input a loan amount, interest rate, and loan term and then calculates the monthly payment. I started with a simple prompt and then used the chatgpt api to generate the code. In this case I used sourcegraph's cody inside of vscode see https://marketplace.visualstudio.com/items?itemName=sourcegraph.cody-ai and started with this prompt:
Create a web application that is a loan calculator. Make the months and interest rates adjustable in a slider.Allow the user to input total loan amount and calculate monthly payment. Add a total cost of the loan and a line with the total interest. Add commas to the numeric formattings on output. Add can we add a button to generate an amortization table and make sure we can render the full amortization Table. Make the width of the previous and next buttons much smaller and add a first and last button.
And simple tweeks from there gets the job done.
Given a successful loan calculator, I used the same methodology to create tip calculator.
Create a web application that is a tip calculator. have preset tip amounts at $5, $10, $20 or add 15%, 18%, 20% of the bill. Add a slider to allow for the number of people to split the bill.
This is a simple web application that converts an hourly pay rate to a yearly equivalent. It includes options for number of vacation days, overtime, and after tax calculation. It also includes sliders for adjustable values and format the output with proper currency formatting. It also works both ways.
Create a web application that converts an hourly pay rate to a yearly equivalent. Include options for number of vacation days overtime and after tax calculation. Add sliders for adjustable values and format the output with proper currency formatting. Make sure it works both ways.
create a web application the helps the user pick a stock to buy. Use the reddit post https://www.reddit.com/r/investing/comments/lglskh/collection_of_finviz_screeners/ for the stock screener. create anther icon the stoc calc app
create a web app that allows the user to create a poll. The poll is created from a yaml file and the results should be stored in a json formatted file. the name of the poll is the name of the yaml file (without the extension). A poll is a yaml file with a question and multiple choices. The user can then share the poll with others. The user can then vote on the poll. The user can then see the results of the poll.
This didnt work out well so I switched to survey monkey and wrapped it in mt web app code, the result pollcalc.
create a web app that is a tip calculator for the donuts.
create a web application the generates passwords. Include options for uppercase letters, owercase letters, numbers, symbolls,and create a slider to for adjustable alues for the password length. the default length should be 12. make sure there is a box to type the length in as a number
create a new webapp that plays a video mp4 format