Description
Online Medicine Store Project using NodeJS, React, and Mongo
This project, an “online drug store,” was built using NodeJS, React, and Mongo. At Freeprojectz.com, we offer a variety of React JS projects for students to use in their final year college projects and for learning purposes. This project is based on MERN stack, using Node version 21 and MongoDB database. The project includes two main roles: manager and customer. Users can add items to the store and customers can purchase medicine. The main goal of the project is to track information related to medicine, categories, companies, orders, sales, and more. Admin users have the ability to add medicines, manage sales details, and track sales effectively. Customers can view information about medicines, categories, and make purchases through the app. Admin users have exclusive access to edit or remove medicine information, while customers can view and purchase medicines.
If students are looking for a MERN-based project on an online medicine store with full source code and database, they can visit Freeprojectz.com. Our team provides premium projects in NodeJS and React with complete source code and databases for students to learn and practice project setup.
Modules and Description of Online Medicine Store Project:
Customer Module :
The customer module focuses on providing functionality related to customers, including tracking customer information and performing CRUD operations. Admin users have full control over customer data, while customers can only view their own information. Features of the customer module include adding, viewing, updating, and deleting customer records.
Medicine Module :
The medicine module is designed to manage medicine data, allowing admin users to add and view medicine details. Customers can view the list of all medicines available in the store.
Medicine Category Module :
This module manages medicine categories, allowing customers to view different medicine categories.
Order Module :
The order module is essential for managing customer orders. Customers can view their orders and payment receipts through this module.
Functionality performed by Admin user:
Admin users have various functionalities in the project, including managing customers, medicines, medicine categories, orders, and generating reports for sales and customer data.
Functionality performed by Customer user:
Customers can register, login, view medicines, make payments, place orders, provide feedback, confirm orders, and change passwords through the customer module.
Static Pages and other sections :
The project includes static pages such as Home, About Us, and Contact Us pages to provide information about the project and contact details.
Technology Used in the project Online Medicine Store
The project was developed using HTML, CSS, JavaScript, NodeJS, MongoDB, and AngularJS for frontend and backend logic implementation.
Supported Operating System
The project can be configured on Windows, Linux, and Mac operating systems, making it versatile and accessible to a wide range of users.