Giter Site home page Giter Site logo

ms-habit-tracker's Introduction

ms-habit-tracker

Habit tracker application implemented using Node JS and EJS. This application can be used to track habits of a user

Here we implemented 4 main view pages using EJS

  • User sign in page
  • User sign up page
  • Habit today track view
  • Habit track view for past six days inclusing today

The user can use this application by following these steps

  • Create a new user using sign up page

  • Sign in the user using created user information

  • View page will be displayed, On top right we can see a + button, which helps us to create a new habit to track for every day

  • The created habits will be tracked for today.

  • Calender view page will display the user about the habit track informations for the past 7 days inclusing today.

    The project structure consists of

    • assets(contains required css files)
    • config(contains required mongoose and passport setup files)
    • controller(contains required controller actions for the views)
    • model(contains the models used for the application)
    • routes(contains the routes required)
    • views(contains the view pages involved in the application implemented using EJS)
    • .env(containes secrets)
    • index.js(entry point of the application)

ms-habit-tracker's People

Contributors

subramanian1503 avatar

Watchers

 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.