Skip to main content

Drug Store

·80 words·1 min·
Douwe Zumker
Author
Douwe Zumker
Currently studying Information/Computer Science at The University of Applied Sciences.

Pharmacy

This is the third group project I did with a group of 2 people.

This project is a web application that simulates a pharmacy. The user can create an account, order medicine, see the available medicine, and see the status of the order.

An admin can add and remove medicine from the database. But also schedule orders for users to pickup. The application is written in Django and uses a SQLite3 database to store the data.