Skip to content

Used REST API to display information about different games played by CU Boulder.

Notifications You must be signed in to change notification settings

adhirajpathak/CUFootballStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CUFootballStats

Used REST API to display information about different games played by CU Boulder. Displayed who the winner is for each of the games played.

Integrated the database and created a back-end server which conncects the front-end(my webpage) to the back-end (my database).

Tasks Accomplished

  • Setting up routing to my homepage using a GET request.
  • Loading the homepage by using the node server.js command and go to localhost:3000/home
  • Website handles database requests, which helps to pass data from the database to the website.

About

Used REST API to display information about different games played by CU Boulder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published