Skip to content

Karim-khadro/Tasky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasky

Task organizer project. It consists of a todo list, calendar, and task managmùent. Built using NodeJs, express, ReactJs, and MySQL (for the moment).

Installation

  1. Clone this repo
  2. Open 2 terminal window inside the repo
  3. Copy in one of the terminals:
cd ./server
npm install
nodemon ./server.js
  1. Copy to the other terminal window:
cd ./todo-list
npm install
npm run start

or to build the project

npm run build
serve -s build

Todo List

project-image

Up comming:

  • SSL connections between the server and the front-end
  • Database ecnryption

To access the todo list the user must have an account. The app offers the possibility to create lists and add tasks for every list. As well as manage the tasks by changing the state, editing the task's name or date, or deleting the task.

Calendar

Comming soon ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages