Skip to content

Do the CRUD functionalities in an application to control medication

Notifications You must be signed in to change notification settings

mattbrescia/medication-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philips Crud Medication

You just need to:

Go in the folder of the project, execute:

Project setup

npm install

and:

Compiles and hot-reloads for development

npm run serve

Go to http://localhost:8080

USABILIDADE DO SISTEMA

MEDICATION TABLE - 

Toolbar:

Add BUTTON - Click to Add new medications

Selected Delete BUTTON - When you select two or more items he will appear to you, when clicked you'll delete selected medications. 

View BUTTON - When you have selected one item he will appear to you, when clicked you'll view selected medication.

Datatable -

Edit ICON - Click to edit slot medication

Delete ICON - Click to delete one medication

About

Do the CRUD functionalities in an application to control medication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.1%
  • HTML 6.5%
  • JavaScript 3.4%