Loading...

Apotek

Apotek is an individual project that I worked on using html, css, js, bootstrap, and mysql database. This web is a platform that has 2 sides, namely admin and user. On the user side, it has features to be able to see what stock and drugs are available, then the user can place a drug order, after the user places an order, a list of messages will appear along with the price and the user can cancel the order. On the admin side, there are additional features, namely the admin can add drugs, change prices, and change the amount of drug stock. In addition, the admin can accept every order made by the user. All data on this website has been stored in a local mysql database.Apotek is an individual project that I worked on using html, css, js, bootstrap, and mysql database. This web is a platform that has 2 sides, namely admin and user. On the user side, it has features to be able to see what stock and drugs are available, then the user can place a drug order, after the user places an order, a list of messages will appear along with the price and the user can cancel the order. On the admin side, there are additional features, namely the admin can add drugs, change prices, and change the amount of drug stock. In addition, the admin can accept every order made by the user. All data on this website has been stored in a local mysql database.

Web Features

Providing Administrator

Has an admin role that can change things

Utilizing MySQL

This application utilizes Mysql as authentication and database storage.

Editable Data

admin has the authority to change various data

Secured

Data in the form of user passwords has been encrypted first before being entered into the database