You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProjectDock is a simple project tracking application assembled as a test project.
Usage
Developer key values should be added to the config/configVars.example file and the extension for the file should be changed to .json.
About
This is a presentation mockup so be patient on the landing page. Eventually a link into the app will appear... promise! Google and Facebook login integration is functional or you can create a login account. Password security is accomplished through hashing, salting and Bcrypt use. Client creation as well as creation, deletion and last deletion pro…