You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Java-based Electricity Billing System, designed to automate the electricity bill calculation process. The system allows users to input their details and electricity consumption, then generates a bill accordingly.
This is a simple Billing System application developed in Java. The application allows users to manage billing, and products using a graphical user interface (GUI).
Cloud-Based Hotel Management System built in NetBeans IDE. Key Features: Room Management: Easily manage room details. Customer Check-In: Swift record entry. Automated Billing: Hassle-free check-out with bill generation. Bill Storage: Store and retrieve bills. Pay-as-you-go: Flexible payment options. Technologies: Java, AWT & Swing, JDBC, MySQL.
Mail Sender is a Java-based desktop application that enables users to send emails to one or multiple recipients at once. It also supports file attachments including images, PDFs, and other media types, making it a practical tool for personal or professional use.
This school project uses Machine Learning 🤖 to recognize digits and letters with an advanced algorithm. It includes a Java servlet ☕ for the backend, a PHP web app 🌐 for the UI, an Android app 📱 for mobile access, and a Python server 🐍 (Flask + TensorFlow) for image processing. 🚀
Sistema de Gestión y Registro de Libros * Descripcion del proyecto: El sistema consiste en una aplicacion desarrollada en Java Swing * bajo el patrón MVC, que permite el registro, edición, búsqueda y listado de libros en tiempo * real mediante el manejo de colecciones en memoria.
It is a simple e-commerce website where people can browse products and buy products. Further, they can review the order details and manage the cart with it.
Sistema de gestión hospitalaria en Java (MVC y Swing) para el registro y control de pacientes, turnos y operaciones médicas. Aplica principios de FIFO (cola de atención según orden de llegada) y LIFO (historial clínico reciente y prioridades), optimizando la administración del centro médico y la atención al usuario.