Skip to content

jayphodges/quantified-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantified API

The backend to a calorie tracker written in Javascript utilizing Express.js with a jQuery based frontend.

Prerequisites to Run Locally

Running Locally

  • Clone this repo.
  • cd into it
  • npm install
  • npm
  • knex migrate:latest
  • knex seed:run
  • npm start
  • For a local frontend visit Quantified Self for download instructions.
  • visit http://localhost:8080/webpack-dev-server/

Visit Online

Authors

Acknowledgments

  • Turing School of Software & Design

Built With

  • JavaScript: Node.js, Express.js, jQuery

Contributing

  • Please submit a pull request with your proposed changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages