Skip to content

jgrospe92/CodeToGive-EarthDay

Repository files navigation

Team 13 - CodeToGive-EarthDay- 🌎

CodeToGiveLogo

Welcome to Morgan Stanley’s Code to Give, a hybrid hackathon that brings technologists and nonprofits together to solve real-world problems using technology.

Through Code to Give, you’ll work in teams to develop technical prototypes for one of our Montreal-based nonprofit partners: Digital Moment and Earth Day Canada!

Earth Day Canada 🌎

Earth day logo

What is Earth Day Canada?

In 1990, the creation of the organization in France and in Canada goes hand in hand with the internationalization of the Earth Day movement. In Quebec, since 1995, Earth Day has been celebrated by organizing all kinds of awareness-raising activities on environmental issues. In 2015, the French and Quebec teams joined forces to breathe new life into the Earth Day movement in France, Quebec, and the rest of the French-speaking world. In 2019, a strategic alliance was formed with EcoKids in Canada to enable the environmental programs carried out in Quebec by Earth Day to grow nationally.

Earth Day Canada's mission is to help people and organizations reduce their environmental impact in addition to unite people around the annual April 22nd Earth Day event.

Technical challenge: Earth Day Canada is looking to create a web-based platform that will help farmers share information about gleaning opportunities, connect volunteers to events, and notify nonprofits when the produce is available.

Install php

xampp and project configuration

Windows

  • xampp download page
  • download the latest version
  • install it using the default settings
  • you have to clone this repo to the htdocs directory
  • open cmd and type c:\xampp\htdocs
  • then git clone [repo url] .
  • make sure you add the period
  • after cloning open xampp and start apache server
  • then go to your browser and type localhost

mySql database

  • To load the database
  • open xampp and start mySQL
  • click the admin button next to it
  • It will open up the phpadmin page
  • click the import tab
  • click the choose file button
  • look for the sql file
  • then click the import button located at the bottom
  • You're all set!

Mac

  • xampp download page
  • Download the latest version and install it
  • Look for the XAMPP folde in the application
  • You could also press command + space to open spotlight and type in XAMPP
  • Open xampfiles and look for htdocs folder
  • Right click directory path located below and open in terminal
  • run the this command to clone the repo git clone [repo url] .
  • make sure to add the period
  • Go back to the main XAMPP folder and run manager-osx
  • It will ru the application manager
  • Click the Manage Servers tab
  • Then start Apache Web Server
  • Open your browser and type localhost

MySql

  • Go back to the main XAMPP folder and run manager-osx
  • It will ru the application manager
  • Click the Manage Servers tab
  • Then start MySQL Database
  • Open your browser and type localhost/phpmyadmin/
  • Click the import tab
  • Click the choose file and look for the database file
  • Then click the import bottom located at the bottom
  • You're all set!

User Stories

Team 13 💻

  • Jeffrey Grospe
  • Kaolin Stacey
  • Md Saqliyan Islam
  • Phuc Nguyen
  • Tommy Rivard
  • Amanda De Rosa
  • Karim Jabbour
  • Sina Kooshesh

Project Time-line 📆

  • From Thursday Nov 3 to Monday Nov 7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors