Skip to content

Task Completer Application made with MongoDB, ExpressJS, ReactJS and NodeJS

Notifications You must be signed in to change notification settings

dastan-akhmetov/Task-Completer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Completer

Author: Dastan Akhmetov

Email: hello@hophmahn.com

This web application is made for dealing with tasks that need to be done. It installs on your local machine and gives a good control over your time and tasks.

Prerequisites

  1. nodejs
  2. npm
  3. mongodb

Installation

  1. Clone the repo
  2. npm install
  3. npm start