Skip to content
#

database-integration

Here are 39 public repositories matching this topic...

The POS application includes a secure sign-up and sign-in process, storing admin data in a database for validation. Admin can add movies with details like title, genre, duration, and release date, and view existing movies. Ticket purchases are categorized by age groups, with varying prices, and customer transaction details are stored in database.

  • Updated Jun 6, 2023
  • Java

Mango Messenger is a messaging application built with Node.js, Express.js, and PostgreSQL. It allows users to create accounts, log in, send messages, and view their messages. The application provides an intuitive user interface, ensuring seamless communication between users.

  • Updated Jun 30, 2023
  • HTML

This repository contains a sample ASP.NET Web API project that demonstrates CRUD (Create, Read, Update, Delete) operations using SQL Server stored procedures. It is designed to showcase and document best practices for building RESTful APIs with ASP.NET, integrating with a SQL Server database, and serve as a learning resource.

  • Updated Oct 18, 2023
  • JavaScript

This is my documentation of my journey of mastering backend development with ASP.NET. In this repo, I have organized my codes by task as I delve into the exciting world of ASP.NET. Inside, you'll find the very tasks and projects that I tackled while honing my ASP.NET backend skills.

  • Updated Oct 27, 2023
  • C#

Improve this page

Add a description, image, and links to the database-integration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-integration topic, visit your repo's landing page and select "manage topics."

Learn more