Skip to content

An events posting web application that allows users to create an event and post it on the home page, as well as comment on events previously posted

Notifications You must be signed in to change notification settings

BTantillo/The-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final-Project

GitHublicense

UO Coding bootcamp Challenge

Description

This is an event posting application.

Links

Github Repository

Heroku

Required installations for code duplication

Front end dependencies

npm - npm install bcrypt - npm install bcrypt express - npm install express fs - npm install file-system --save inquirer - npm install inquirer Mongoose - npm install mongoose sequelize - npm install sequelize

Server side dependencies

"apollo-server-express": "^2.25.3",
"express": "^4.17.2",
"graphql": "^15.8.0",
"jsonwebtoken": "^8.5.1",
"mongoose": "^5.13.14",
"stripe": "^8.195.0"

The commandments

"scripts": { "watch": "nodemon server.js", "test": "jest", "start": "node server.js", "seed": "node seeds/index.js" },

Contributions by:

DeveloperDuckArroyo | Email | Portfolio | GitHub

Shayne Lemons | Email | GitHub

Ben Tantillo | Email | GitHub

Jared Chesebro' | Email | Github

Screenshots

About

An events posting web application that allows users to create an event and post it on the home page, as well as comment on events previously posted

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •