Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 14, 2022 06:36 am GMT

Task Manager

Task Manager

Overview of My Submission

Task manager, is a web app where users can have a list of tasks they need to complete or things that they want to do.

Submission Category:

Productivity

Link to Code

MongoDB Atlas Hackathon

Running the project

add the following variables to your env

export PASSWORD passexport USERNAME usernameexport DATABASE db

Clone the repo

git clone https://github.com/julekgwa/task-manager.git
cd task-manager#run npm install or yarn

Preview

preview

License

Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at    http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.



Additional Resources / Info

Technologies used

  • ReactJS
  • MongoDB
  • Nodejs
  • Restify
  • Redux

Image description

Image description


Original Link: https://dev.to/julekgwa/task-manager-1coe

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To