Skip to content

wilcook/groupsapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groupsapp

This project is an online-community framework application. It provides a site where an inspired group of individuals can create, manage and drive their agenda, whether a grassroots initiative, a club or any other group-driven initiative. It has a calendar for scheduling events, a member contact list and a bulletin board for posting upcoming volunteer activities.

One Administrator has sole authority for maintaining the application, and Users can sign up and logon with designated passwords. All data is stored in a MySQL database and the code is javascript-based with handlebars in a express-node.js framework that utilizes sequelize and get/post routes for data communication with the database. Passport.js is used to link Users to the site via their favorite social media accounts, e.g. facebook, linkedin, google.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.5%
  • CSS 25.8%
  • Ruby 7.5%
  • HTML 4.2%