Skip to content

Demo project where developments a website is carried out, based on a tasklist. Activities such as creating, deleting and updating boards.

License

Notifications You must be signed in to change notification settings

nqs48/Everything-Do_ADev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everything-Do - Management Tasks

Demo project where developments a website is carried out, based on a tasklist. Activities such as creating, deleting and updating boards.


About The Project

Responsive design of a dynamic web page, where you can manage task.

  • Local Storage Management
  • Landing page with JavaScript Vanilla
  • Management events



PROJECT REVIEW:

UI Index Web Page

Responsive design of a web page with checkbox interaction with element hiding.


Add New task

Task creation with a name field validation, and event control. Styling button build with uiverse code.


List All Task

See all the tasks created with the possibility of updating them it.


Delete Task

Elimination of tasks with reaction to events and hover styles.


Confirm actions

Confirmation of each of the actions performed by the user, including validations for empty elements.


Built With

This section contains the platforms that were used for the project.


Installation

Install each one the pieces of software previously mentioned (Git).

  1. Clone the repo

    • HTTPS

      $ git clone https://github.com/nqs48/Everything-Do_ADev.git
      
    • SSH

      $ git clone git@github.com:nqs48/Everything-Do_ADev.git
      
  2. Open the project with VisualStudio Code (In the root proyect directory)

    $ code .
    
  3. Install Extension for VsCode LiveServer in market place.

    https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
    
  4. Click on live server option (down in the window)

    The browser will be open automatically
    
  5. Open the localhost port 5500 in your preference browser

    http://localhost:5500/
    

License

Distributed under the MIT License. See LICENSE.txt for more information.


Collaborators

Nestor Quiroga Suarez
Jr. FrontEnd Developer


LinkedIn   whats app   Instagram   outlook


back to top

About

Demo project where developments a website is carried out, based on a tasklist. Activities such as creating, deleting and updating boards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published