Skip to content

SuryaKrishnaMoorthy/Pro_Tracker_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proTracker Backend

About the project

proTracker is a one stop app where you can plan your day, create habits and track them. It helps the user to stay organized by being able to view everyday's task for the current week. proTracker gives an overview about how you have been consistent with your habits or tasks with longest streaks.

Features

  • Create, delete a user
  • Users can create, edit, delete a task
  • Create, edit and delete status for a task
  • Create, update and delete badges

start page

What does frontend of proTracker looks like?

start page

BUILT WITH

- PostgreSQL
- Nodejs
- Knex
- Express
- Moment
- RRule

Frontend for this app can be viewed in

How to install?

  1. Fork and/or Clone this repository

  2. npm install

  3. mv .env.sample .env

  4. createdb pro_tracker_dev && createdb pro_tracker_test

Developed By

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published