Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

chicktechorg/chicktech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Chicktech

####Volunteer Management System for ChickTech, a nonprofit organization dedicated to providing hands-on opportunities for girls and women to get engaged with technology. http://www.chicktech.org/

#####Instruction for using this app for your own volunteer managment needs

  • Clone the repository in your terminal
  • Run rake db:create to create the databases
  • Run rake db:migrate db:test:prepare to migrate the databases
  • Run rake db:seed to seed the database with sample data. This is important to get some users into the system so you can log in.
  • Run rails s to start the server
  • Open your web browser and navigate to localhost:3000 and you should see the app working
  • Login with email: super.admin@example.com and password: superadmin

The project is was built as an internship project in the Epicodus Web Development bootcamp (Fall 2013, Spring 2014).

This project was built by:

####Fall 2013

####Spring 2014

You can view a live version of this site here.

This application is not currently being maintained.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published