Skip to content

theromilshah/online-pharmacy

Repository files navigation

Online Pharmacy

A complete solution to digitalizing your pharmacy!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Nodejs and MongoDB needs to be installed and running on your system.

Check if node is installed:

node --version

Check if mongod & mongo is installed:

mongod --version
mongo --version

Major Functionalities Implemented:

Authentication (Using PassportJS)
Validation
File Upload (Using Multer)
Pagination
Sending confirmation Emails (Using nodemailer)
Admin Functionalities

Future Scope of the Project:

Reset Password
Extend admin view functionalities

Built With

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published