Skip to content

HarishVinayagamoorthy/CRUD-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD App

Welcome to the README for the CRUD (Create, Read, Update, Delete) web application!

Table of Contents

Overview

This CRUD app is a simple web application built using HTML, CSS, and JavaScript. It allows users to perform basic CRUD operations on a dataset, such as creating new records, reading existing records, updating records, and deleting records. It can be used as a template for building more complex web applications.

Demo

A live demo of the app is available at Demo Link.

App Demo

Features

  • Create: Add new records to the dataset.
  • Read: View and search existing records.
  • Update: Modify the information of existing records.
  • Delete: Remove records from the dataset.
  • Responsive: The app is designed to work on various screen sizes.

Installation

To run this app locally, follow these steps:

  1. Clone this repository to your local machine using git clone.
git clonehttps://github.com/HarishVinayagamoorthy/CRUD-APP

Releases

No releases published

Packages

No packages published