Node-Task-Management-App

in #utopian-io6 years ago (edited)

Node-Task-Management-App

API for Task Management Application

This is a simple Task Management API Application.

This project is an externally usable API for managing Tasks/ Todos for a project.
It allows Users to track the newly created tasks and completed tasks.
The application can serve as a roadmap to guiding team members in building a project.

It allows users to:

Create Tasks
Edit/ Update Tasks
Update Tasks
Delete Tasks.

The Project is built with Node Js (Express JS) and Mongo Db.
Requirements:

Node and Npm
MongoDB

Usage:
  1. Clone the repository: git clone https://github.com/Rhotimee/Node-Task-Management-App.git
  2. Install the application: npm install
  3. Place your own MongoDB URI in server/config/config.js
  4. Start the server: node server.js
  5. Open your browser and Navigate to localhost:3000/todos or use postman to perform actions.
The Future Plans for this project is to Add:

User Registration
Social Login
User Interface
Create Boards to group Tasks

Github: https://github.com/Rhotimee/Node-Task-Management-App

Proof of Work:
Screen Shot 2018-01-14 at 7.55.16 PM.png

Screen Shot 2018-01-14 at 7.56.01 PM.png



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Your contribution cannot be approved because it does not follow the Utopian Rules.

Simple and common code snippets can't be submitted in the development category.

There are various youtube tutorials available for similar code and it is not something which adds value to the community.

You can contact us on Discord.
[utopian-moderator]