Skip to content

nkoded/hackerspace-membership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A hacker/makerspace membership app
Initially developed by: 
Distributed Hacker/Maker Network 
http://dhmn.net

***********************************************************************
Entities
***********************************************************************

===user===
UserID
FirstName
LastName
NickName
Email

===usergroup(bridge)===
UserID
GroupID

===group===
GroupID
GroupDescr

===uservote(bridge)===
UserID
VoteID
Disposition(Y/N/A[bstain])
Comment

===vote===
VoteID
GroupID
CreatorID
CreateDate
DeadlineDate
VoteSummary
VoteDescr

***********************************************************************

-"user" entity will be created by porting Tiki userid's
-a new and separate from Tiki mysql database will be created on the 
same server as http://dhmn.net
-
-
-

About

hackerspace-membership

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published