Skip to content

maciio/pumc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PUMC

Personal Managment based in directories of a certain type of event.

Basic Steps

  1. Create a schema on Mysql(Default) or change the DB Driver as you wish
  2. Grant privileges on that schema. i.e. (for MySQL:)
 grant all on your_schema.* to user@'%' identified by 'admin';"
  1. Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published