Skip to content

This app allows user to sign up/login and helps user track food calories taken daily. It uses an API to find how many calories each food contains.

Notifications You must be signed in to change notification settings

Imma-Olly/FitnessAppBack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitnessAppBack

Backend for our fitness App. This project requires both FitnessAppFront and FitnessAppBack repositories running at the same time.

Table of contents

Technologies

  • Express - version 4.16.1
  • Sequelize - version 5.21.12
  • pg - version 8.2.1

Setup

Clone this repository and our frontend repository

Usage

For Windows users:

npm install
npm run dev_windows

About

This app allows user to sign up/login and helps user track food calories taken daily. It uses an API to find how many calories each food contains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%