Skip to content

A web app that uses AJAX for seamless, real-time CRUD operations. Built with ASP.NET Core, it offers a smooth and interactive experience for managing contact information.

License

Notifications You must be signed in to change notification settings

MasterWithAhmad/AjaxDemoWebApp

Repository files navigation

🚀 AjaxDemoWebApp

📖 Overview

AjaxDemoWebApp is an ASP.NET Core application that demonstrates the use of AJAX to perform CRUD (Create, Read, Update, Delete) operations. This project showcases how to integrate AJAX with ASP.NET Core to enhance user interactions by allowing asynchronous data handling.

✨ Features

  • 🔄 Asynchronous Operations: Perform CRUD operations without refreshing the page.
  • 🖥️ Interactive UI: Dynamic and responsive interface with real-time updates.
  • 🔗 AJAX Integration: Seamless communication with the server using AJAX.
  • 📱 Responsive Design: Compatible with various devices and screen sizes.

🚀 Installation

  1. Clone the Repository

    git clone https://github.com/MasterWithAhmad/AjaxDemoWebApp.git

    Navigate to the Project Directory

   cd AjaxDemoWebApp

Open the Project in Visual Studio

Open the solution file (.sln) located in the project directory.

Restore NuGet Packages

Update-Package -ReinstallBuild

And Run the Application

● Press F5 or click the Start button in Visual Studio to build and run the application. ● Open your browser and navigate to http://localhost:5000 to view the application.

📜 Usage➕

  1. Add Data: Use the provided forms to create new records.
  2. 👁️ View Data: View existing records and their details.
  3. ✏️ Edit Data: Update records through the edit forms.
  4. 🗑️ Delete Data: Remove records from the database.

🤝 Contributing

If you wish to contribute to this project, please fork the repository and submit a pull request. For major changes, open an issue to discuss the proposed changes.

🗝️ License

This project is licensed under the MIT License - see the LICENSE file for details.

🌟 Acknowledgements

i'd like to thank the following technologies that made this project possible:

  • ASP.NET Core

  • C#

  • Bootstrap Bootstrap

  • jQuery jQuery

  • SweetAlert2

About

A web app that uses AJAX for seamless, real-time CRUD operations. Built with ASP.NET Core, it offers a smooth and interactive experience for managing contact information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published