Designed and implemented a web app for people to donate stationery to schools who need them.
- Fork and clone this repository. $git clone https://github.com/NicoleQueen/Back-to-School-Drive
- Enter the command 'bundle install' in the terminal. $bundle install
- Run "rails db:migrate" in the terminal. $rails db:migrate
- For testing data, in the ../db/seeds.rb file, uncomment the test data, and run "rails db:seed" in the terminal. $rails db:seed
- Run "rails server" to begin server. $rails server
- List of schools who need stationery.
- List specific stationery needs for each school.
- Donate some or all stationery needs to schools or donate money.
- Ruby 2.6.1
- Rails
- JavaScript
- SQLite
Danira Cortez
https://github.com/cortezd334
Qiuyan Peng
https://github.com/NicoleQueen
Gabriel Castro