Skip to content

mitchellgenova/HabitRabbit

Repository files navigation

Table of Contents

About

Habit Rabbit is a web application for creating and tracking progress on your habits.

Key features of Habit Rabbit:

  • Create Habits
  • Track Habits

Built With

Getting Started

Prerequisites

Install Node and NPM https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Usage

Install Dependencies

 npm install

Start Local Development

  npm run dev

Environment Variables

Name Description
DATABASE_URL The local database url
AUTH_SECRET The jwt secret key for authentication between the FE and BE

You can generate a the jwt secret key here: https://jwtsecret.com/generate

Roadmap

  • Frontend
    • Create Habit
    • View Habit List
    • View Habit Detail
    • Delete Habit
  • Backend
    • Optimize Queries
    • Unit tests

Support

Reach out to the maintainer at one of the following places:

About

A fullstack habit tracking application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors