Coders Packet

Packets submitted by Dilip Reddy Vuyyuru

A basic task management web application in Python

This application will allow users to create, view, update, and delete tasks with Python, Flask, and MYSQL.

Simple GUI for compound interest with java programming

It takes input for principle amount, number of months, and interest rate from the user, and then calculates the total amount or compound interest.

Simple Phone Book Application with Python ,MYSQL ,Flask ,HTML

Flask application that connects to a MySQL database and provides CRUD (Create, Read, Update, Delete) functionality for managing contacts. Simple GUI Application for Contact Manager.

Simple API With Python

API with python ,Flask, MYSQL, html. Simple API and web interface for managing a single word in the database

Login Application With Java Programming

Simple login application with Java ,MYSQL . It establishes a connection to the MySQL database using the specified URL, username, and password.