Skip to content
/ todoist Public

A full CRUD web app to manage daily/weekly tasks and different projects

Notifications You must be signed in to change notification settings

adp11/todoist

Repository files navigation


Logo

Todoist

A full CRUD web app to manage daily/weekly tasks and different projects.
View Demo 👈

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. Acknowledgments

About The Project

Demo Picture 1

Some features I included:

  • Add tasks to "today", "this week" list and custom projects
  • Edit and delete tasks in all lists and projects
  • Responsive design

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Install npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/adp11/todoist.git
  2. Change directory
    cd todoist
  3. Install npm packages
    npm install
  4. Navigate to index.html file. Press Alt + B to view in your default web browser

(back to top)

Usage

Demo Gif

(back to top)

Contact

Andrew Pham - @facebook

Project Link: https://github.com/adp11/todoist

(back to top)

About

A full CRUD web app to manage daily/weekly tasks and different projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published