Skip to content

Repository files navigation

Everdose

Get medications online.

Setting the database

CREATE DATABASE Everdose;
USE Everdose;
CREATE USER 'edadmin'@'localhost' IDENTIFIED BY 'yg40gD09Sa@';
GRANT ALL PRIVILEGES ON Everdose.* TO 'edadmin'@'localhost';

About

Get medications online. Java Enterprise application using Microservices, vue web interacting through web Services. Four-layered services

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages