Skip to content

Web application that helps users to track their activities, make plans, and work on projects together with other users.

Notifications You must be signed in to change notification settings

HamzaMouhcine/Track-It-Now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track It Now

Description

Track-It-Now is a web application that helps users to track their activities, make plans, and work on projects together with other users.

Project Setup

Prerequisites

You need to have Node and NPM installed on your PC.

Downloading and installing Node.js and npm

The project uses MongoDB as a database, set up mongodb on your machine(version 4.4.1 or later).

How To Install

Download the source code using git or else download and unzip the zip file.

Open a terminal window and go to the project root folder.

You need to have npm installed globally.

Run npm i in the root folder and angular-src folder to install the required libraries.

How To Run

Start the MongoDB server.

Run

npm start

for a dev server.

Navigate to http://localhost:3000/.

About

Web application that helps users to track their activities, make plans, and work on projects together with other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages