Weather Forecast App using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
Weather Forecast App using HTML & CSS in VanillaJS with Source Code - A weather forecast application that uses API coded purely in JavaScript. The application can accurately determine the weather conditions of a certain city by entering the city name. JavaScript Source Code.

Barangay Population Monitoring System Using PHP, MYSQL and Chart.js with Source Code

Submitted by rems on
Welcome to the Barangay Population Monitoring System, a cutting-edge solution crafted using PHP, MySQL, and Chart.js to facilitate efficient population management within barangays. This comprehensive web application offers a secure user authentication system, ensuring that only authorized personnel can access critical data. The system's user-friendly dashboard provides real-time insights into

Online Timesheet App Using PHP and MySQL with Source Code

Submitted by rems on
Welcome to the Online Timesheet App, an intuitive and efficient solution designed to streamline time management and task tracking. Built using PHP and MySQL, this web application offers a user-friendly interface for individuals seeking a convenient and organized way to record their work hours. With features such as adding, updating, and deleting timesheets, users can effortlessly maintain an

Calendar Generator App in Terminal Console using Python with Source Code

Submitted by razormist on
Calendar Generator App in Terminal Console using Python with Source Code -A Python program that allows the user to display a calendar for a certain month. The application will automatically show the exact days after you provide the specific month and year. Python Source Code.

Interactive Map with Markers Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Interactive Map with Markers project, a dynamic web application that transforms the exploration of geographic locations into an engaging and user-friendly experience. Leveraging HTML, CSS, and JavaScript, this project incorporates the Leaflet.js library to offer an interactive map interface. Users can seamlessly mark and save locations, providing a comprehensive solution for

SOS Game using HTML and CSS in VanillaJS with Source Code

Submitted by razormist on
SOS Game using HTML and CSS in VanillaJS with Source Code - A board game created purely in JavaScript where your opponent is a smart AI. The player must align the SOS in (horizontal, vertical, diagonal) to score, and the first player with the most points will win the game. JavaScript Source Code.