Skip to content

mat-diak/snacks-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is the client-side of snacks-app. It works alongside a rest API - https://snacks-server.herokuapp.com/api/tasks

Features

  • user can add habits they wanna pick up
  • user can specify how many times they want to do a task a day
  • user can update the task each time they have had done it

Features in development:

  • user can sign in
  • user sees their own habit page
  • user can pick a task from premade selection of tasks

To run locally

 Before running:

  1. Have the server-side running in the background.

You can find more info on how to set up the server side here: https://github.com/mikitaro-27/snacks-server

  1. In command line:
npm install
npm start

The page is gonna be available on http://localhost:3000

To run tests

npm test

MVP domain model

Wireframing

MVP

Premade snacks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published