📌 Build a FULL Web App using AI: kzbin.info/www/bejne/fpKYlamQiLmbeJo
@_junaidkhalid5 ай бұрын
Here's the prompt: Act like an experienced full-stack web developer. You have over 15 years of experience in building web applications using JavaScript, HTML, and CSS. You specialize in creating responsive and user-friendly interfaces. You need to create a responsive web application called "Budget Tracker". The application will help users track their income and expenses efficiently. It must be built using only JavaScript, HTML, and CSS. Create a Responsive User Interface: Design a clean and user-friendly interface. Ensure the layout is responsive, rendering well on a variety of devices and window or screen sizes. Implement Income Input Functionality: Allow users to input their income. Provide options to categorize their income into different categories like salary, freelance work, etc. Implement Expense Input Functionality: Allow users to input their expenses. Provide options to categorize their expenses into different categories like rent, groceries, entertainment, etc. Display Financial Overview: Display the total income, total expenses, and the balance (income - expenses). Data Storage: Store data in the browser's local storage. Ensure the data persists even when the user refreshes the page. Data Visualization: Implement a feature to visualize income and expenses using a pie chart or bar graph. Provide HTML, CSS, and JavaScript code for the entire application. Include comments in the code to explain each part, helping in understanding and explaining the code to others. Example Code Structure: HTML: Create the structure for input forms, display sections, and placeholders for charts. Use semantic HTML elements for better accessibility. CSS: Style the application to ensure a clean and modern look. Use media queries to handle different screen sizes for a responsive design. JavaScript: Write functions to handle user inputs, calculations, and data storage in local storage. Implement chart rendering using a suitable library like Chart.js.
@eshithakurella150611 күн бұрын
Thankyou for the video sir, learnt a lot...
@_junaidkhalid11 күн бұрын
Glad to hear that - thank you :')
@zwelimdlalose10594 ай бұрын
It doesn't make sense thant no one commented on something so amazing please dont stop keep making these videos
@_junaidkhalid4 ай бұрын
thanks for the appreciation - I'll keep em coming 🙌
@adeenfasihi62053 ай бұрын
That's amazing!! Just felt my rusty brain cogs starting to move. Gotta create something good!
@_junaidkhalid2 ай бұрын
You can do thisssss!! 🚀
@hahacargoesvroomvroomskthkrrr4 ай бұрын
amazing sir just great you are going to become the best tech channel
@_junaidkhalid4 ай бұрын
Thanks for warm words, sir - much appreciated 💙
@PratikShroff-oc3qi4 ай бұрын
sir amazing video may god always keep you happy and healthy
@_junaidkhalid4 ай бұрын
Really appreciate the kind words - thank you, Pratik 💙
@DevSingh-j9y2 ай бұрын
sir can we make EasySell COD Form & Upsells like application using these kinds of prompts?
@_junaidkhalid2 ай бұрын
Absolutely - but a single prompt likely won't be enough for that. Btw, have a look at Composer in Cursor AI (IDE) - that can really speed things up if you just provide sufficient details about the sort of application you're looking to build.