Skip to content

Annhiluc/WomenWorkingWithWomen

 
 

Repository files navigation

CEN 3031: Group 3A

Women Working With Women

A web application for Women Working with Women!

Credits

Project Features

Website featuring Women Working With Women, local nonprofit organization

home-page

Users can:

  • Register for events as an attendee or vendor
  • Request for more information about the organization
  • Request to become a partner of the organization
  • Donate through PayPal
  • View an organized gallery and share content through social media
  • Register to be a volunteer/tutor

Administration dashboard to monitor event information, check in attendees/vendors/volunteers, and export content to an Excel spreadsheet

How to run locally:

  • Clone the repository if you do not have the source code, with:
git clone https://github.com/WomenWorkingWithWomen/WomenWorkingWithWomen.git
  • Run Bower and npm install
bower install && npm install
  • Start the server
grunt serve

How to update database and server connections:

About

A web application for WWWW!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • HTML 26.4%
  • CSS 20.4%
  • ApacheConf 5.9%