Giter VIP home page Giter VIP logo

mvandermeulen / prescriptionow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alnl5/prescriptionow

0.0 0.0 0.0 9.39 MB

A full-stack prescription request-refill-delivery web app integrated in React, JavaScript, Python, FastAPI, RESTful API, PostgreSQL and Docker with principles of domain driven design and Agile methodology

Shell 0.43% JavaScript 48.52% Python 47.57% CSS 1.07% HTML 1.29% Dockerfile 1.12%

prescriptionow's Introduction

Built With

  • React.js
  • Python
  • FastAPI
  • Bootstrap
  • RESTful API
  • PostgreSQL

About The Project

Intended market

The people we expect to use this application are customers, pharmacists, and delivery drivers. Pharmacists create prescriptions for customers, and then customers can view their prescription in their account and select to refill it. The pharmacists receive the order to fulfill it, and once the refill is complete, the delivery driver delivers the refill orders to customers using optimized routing suggestions. After the delivery is finished, the customer will receive a confirmation message regarding the delivery.

Getting Started

Prerequisites

  • npm install npm@latest -g

Installation

  1. Clone the repo: git clone https://gitlab.com/ALNL/prescriptio-now.git
  2. Install NPM package: npm install

Docker Commands

  1. CREATE pg-admin VOLUME: docker volume create pg-admin
  2. CREATE postgres VOLUME: docker volume create postgres-data
  3. BUILD IMAGE : docker compose build
  4. RUN IMAGE: docker compose up

Ports

Backend needs

  • CRUD of prescriptions, customers, deliveries and their personal information.
  • Incorporated authentication for increased user protection.

Functionality

  • Customers: sign up, login, fill personal information, request refill, logout
  • Pharmacists: login, create new prescription for existing customer, view all customer's prescriptions, view prescription details, delete prescriptions, view refill orders requested by customers, update status of refill orders, view refill order history logout
  • Drivers: login, view delivery tasks, view addresses pointed on map with optimized routing suggestions, update status of delivered orders, logout

Customer addresses

Please only create customer with addresses in Seattle, since this prescription delivery is only designed for customers in Seattle area.

prescriptionow's People

Contributors

jaredaidenwolf avatar alnl5 avatar gstrutzel avatar garan22 avatar andrewsingley-glv avatar jd2rogers2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.