Skip to content

S-Gani/Document-Management-Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The DMS handles CRUD operations, supports user shopping, admin controls, and runs on a secure server. This README file provides a description of the CRUD operations for the Data Management System (DMS) and outlines the functionalities available for users and administrators.

Overview

  1. User Shopping Experience:
  • The website allows users to shop for products.
  • Product data is fetched from a server running in the background.
  1. Product Purchase:
  • Users can purchase products in any desired quantity.
  1. Admin Portal:
  • Administrators can view all product details.
  • Low stock alerts are available.
  • Administrators can add and modify products directly from the portal.

Requirements To ensure the proper functioning of the site, the following requirements must be met:

Website Accessibility:

  • The site must be accessible via a web browser.

Server-Side Operations:

  • The application must run on a server for security reasons.
  • Browsers can read data locally but cannot write data. Therefore, a server is needed to enable two-way communication, ensuring data can be both read and written.

About

The DMS handles CRUD operations, supports user shopping, admin controls, and runs on a secure server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published