Skip to content

Daily Task Planner app made with NodeJS, React and MongoDB.

Notifications You must be signed in to change notification settings

eudp/daily-task-planner

Repository files navigation

Daily Task Planner

This is a daily task planner application. Technologies involved: NodeJS, ExpressJS, React, Redux, MongoDB, PassportJS, among others. The front end was developed using material desing (https://material-ui.com/).

You can check the application here: https://radiant-citadel-47665.herokuapp.com/

Login with these credentials:

Or create your own account.

What it does?

I wanted to have a private place for me to login and organize my days individually. You can add, edit or delete tasks of any day.

Screenshot

screenshot daily task planner

Setup

Configure your .env file. Then:

npm start # starts ExpressJS server
cd client
npm start # starts React 

About

Daily Task Planner app made with NodeJS, React and MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published