Giter VIP home page Giter VIP logo

a.day_andrew's Introduction

LAP 2 Project

A.DAY

A habit-tracking application that allows users to securely register, login and track a habit. User can track and choose the frequency at which they want to track the habit andmark as complete for the day. Users should be able to see habits completed for the day and see their most recent completion streak.

Installation

  • Install docker
  • Fork/clone the repository
  • Open new terminal and navigate to folder cd A.DAY

Technologies Used:

  • NPM
  • Express
  • Node.js
  • Javascript
  • Bootstrap
  • HTML/CSS
  • MongoDB
  • Docker

Usage

bash _scripts/startDev.sh

  • starts client, api & db services
  • runs db migrations
  • seeds db for development
  • serves client on localhost:8080
  • serves api on localhost:3000

bash _scripts/startTest.sh

  • starts api & db services
  • runs db migrations
  • attaches to api container and triggers full test run
  • no ports mapped to local host

bash _scripts/teardown.sh

  • stop all running services
  • removes containers
  • removes volumes

Changelog

controllers

{Aafthab - iAmash412}

the files for the functions have been created, however further work is required.

models

{Aafthab - iAmash412}

the required Class have been created in order to make the functions for avaiable controllers.

!ATTENTION IS REQUIRED TO THE CLASS AS I NEED ASSISTANCE IN ORDER TO UNDERSTAND HOW DATA IS RETIEVED FROM DATA BASE!

routers

{Aafthab - iAmash412}

Created the relevent routes need for the app in the routers folder.

db

{Aafthab - iAmash412}

PARENT TABLE

  • A Table for Tracker was created in the database. Relevent elements have been created and have been connected with a one to one relationship with the child tables.

CHILD TABLE

  • A Table for Habits was created in the database.
  • A Table for Users was created in the database.

[x]

[x]

Test Coverage

Bugs

[x]

Wins & Challenges

Wins

Challenges

Future Features

Contributors

a.day_andrew's People

Contributors

yusra-tahir avatar iamash412 avatar averkill avatar akennedy205 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.