Skip to content

JenniferFunchess/Project2-Oxygen

Repository files navigation

The Holly Jolly Generator

Initial setup for local usage (installing npm packages):

In config folder, under config.json, replace username and password with your own mysql database username and password. In gitbash, run command npm install, and all node modules should be installed to your local instance. For MYSQL, insert data from Schema into local MYSQL instance and run code before starting the app.

Motivation:

Our motivation for creating the Holly Jolly Generator is to spread holiday cheer and joy in our communities during these difficult times, by creating an app that allows people to give gifts to less forutunate members of our communities, while saving time & physical resources.

Method:

Using full CRUD, we create our database by using ajax to target specific id elements within our handlebars and then in turn read it into our app, update our givers and receivers portion of our database using ajax to target on submit/click functions, and delete portions of our database when certain criterions are met.

Demonstration:

-Navigation

Navigation Demonstration

-Creating a Receiver

Creating Receiver Demonstration

-Updating Giver and editing/deleting Receiver

Giver/editing/deleting Demonstration

Technologies Used:

API routes

MYSQL for databasing

Handlebars for our html

Materialize CSS for stylizing elements of handlebars

Lint for formatting purposes

Contributors and github profiles:

Jennifer Funchess - https://github.com/JenniferFunchess
Chris Kim - https://github.com/chriskim0926
Edwin Munoz - https://github.com/Edwinmunoz
Joseph Strickland - https://github.com/jks2090

Deployed Heroku link:

https://hollyjollygenerator.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors