shaboi / donategifts

This project enables users to donate holiday/ birthday gifts to the children in foster care and orphanages --simply by clicking one button-- which will automatically add the child's wish item to the user's Amazon cart & deliver to the child's address.

Home Page:https://donate-gifts.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DonateGifts Project

Overview: This project enables users to donate holiday & birthday gifts to the foster children and homeless youth --simply by clicking one button-- which will automatically add the child's wish item to the user's Amazon cart & deliver to the child's address.

Visit live site at: https://donate-gifts.com/

Author

Stacy Sealky Lee

Contributors

Jordan Huang
gnorbsl
Ivan Repusic
Jacobjeevan

Maria Nguyen

Usage

Install Mongo or use Docker to spin up a Docker container start container with: docker-compose up App will not run without config.env

public dir has all the static components and assets

We are saving media files to AWS S3

add more test files in tests dir

Install Dependencies

npm install

Run App

# Run in dev mode
npx nodemon app.js  ||  npm run dev 

# Run in prod mode
node app.js ||  npm start 

Demo

https://youtu.be/KhgQV0MTxlA

  • Version: 1.0
  • Copyrights: Stacy Sealky Lee
  • Do not distribute this code without permission

About

This project enables users to donate holiday/ birthday gifts to the children in foster care and orphanages --simply by clicking one button-- which will automatically add the child's wish item to the user's Amazon cart & deliver to the child's address.

https://donate-gifts.com


Languages

Language:HTML 47.6%Language:JavaScript 35.0%Language:CSS 14.8%Language:Python 2.4%Language:Shell 0.2%