GithubHelp home page GithubHelp logo

scorcuera / taskmanager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 7.0 216 KB

Task manager app made with vanilla JS, HTML and CSS. I have applied good practices: modularization, reusable UI components, following best naming conventions.

HTML 17.67% CSS 28.57% JavaScript 53.76%

taskmanager's Introduction

Task Manager

Introduction

A simple yet deep CRUD application. HTML, CSS and JS, but delving deep into their foundations.

Features

  • Manage tasks with CRUD operations.
  • Change the status of the tasks.
  • Incorporate categories.
  • Incorporate AI assistant to improve personalization.

Installation

To install the project, run the following command:

npm i

Usage

To run the API, run the following command:

npm run api

Open http://localhost:3000 to view the api in your browser. If you have set another default PORT you should change 3000 for the one you are using.

Open the index.html file in your browser.

Highlights

Using JS frameworks has become a programming paradigm nowadays, for several good reasons. Nevertheless, it is important not to forget that, at the end, everything is HTML, CSS and JS, and that one can learn a lot of JS by using its vanilla version. This project has allowed me to boost my expertise of this programming language, as well as plunging deep into the best practices with HTML semantic tags and CSS architecture.

taskmanager's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.