JavaScript Source Code for Practice

Dynamic Web Landing Page using JavaScript and jQuery Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Dynamic Web Landing Page. I am sharing this simple source code developed in HTML, CSS, JavaScript and jQuery to give the new programmers or students a reference of manipulating the HTML Elements. The source code outputs a simple site landing page that contains dynamic content which are the date, time, and some other texts. The data are being stored using

Simple Grocery Check List App in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Grocery Check List App. This is a web-based mini-project that was developed in JavaScript, HTML, and CSS. The application allows the user to store their grocery checklist items. The application contains a CRUD Operation or Create, Read, Update, and Delete Functionalities. The data is being stored using the browser's local storage. It has a simple and

Event Registration App with Export to CSV in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Event Registration Application. This mini-project is a JavaScript Application that Registers the Event Attendees. The application was developed using HTML, CSS, JavaScript, and jQuery Library. This has a simple and pleasant user interface with the help of Bootstrap version 5 Framework. The application uses the web browser's local storage as the data

Simple Budget App in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Simple Budget Application. This is a very simple web-based application that manages the user budget and expenses. The application was developed using JavaScript. It uses the browser's local storage as the data storage. The application contains Create, Read, Update, and Delete Operations for expenses. This has a pleasant user interface using the Bootstrap