Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lalanachami/pharmacy-mangment-system

👨‍💻 :hospital: MEAN stack Pharmacy Management system.
https://github.com/lalanachami/pharmacy-mangment-system

angular backend dashboard hacktoberfest2020 jwt-authentication knowi meanstack mongoose node nodemailer pharmacy-management-system point-of-sale ui-components

Last synced: 24 days ago
JSON representation

👨‍💻 :hospital: MEAN stack Pharmacy Management system.

Awesome Lists containing this project

README

        

# Pharmacy Manegement System

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.6.

Updates and bug fixes are done daily :100:.

Star :star: the repo to help the developers :innocent:

## 🦄 Product Features and Screen Shots


Login
SignUp









Doctor Oders
Verified Doctor Oders










Point Of Sales








Checking out drugs from Point Of Sales






Supplier Table
Supplier Form










Sales Charts generated








Sends Email requests to suppliers when drugs expire
Expired & about to expire table











Preferences or Settings
Out of Stock & About to get out of stock






## 🚀 Build Instructions / How to start the project

1) Downloard/clone the Contributor branch of the repository
2) Open terminal/command prompt
3) cd (change directory) in to the project folder
4) Run `npm install` in your terminal
5) Run `ng serve` to run the Angular frontend
6) Run `npm run start:server` to run the backend Node server
7) Open your browser and navigate to `http://localhost:4200/`

## 🚨 Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
Run `npm run start:serve` for a backend server. Navigate to `http://localhost:3000/`.

## 🚨 Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## 🚨 Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## 🚨 Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## 🚨 Running end-to-end tests

Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).