Francis-Mwaniki / hapi-task-manager

task manager crud operations using hapi server. vision for templating,handlebars

Home Page:https://francis-mwaniki.github.io/hapi-task-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager

Task Manager is a simple web application that allows you to manage your tasks. You can add new tasks, edit existing tasks, and delete tasks as needed.

Screenshots

Task List

Task List

Edit Task

Edit Task

Features

  • View a list of tasks.
  • Add a new task.
  • Edit existing tasks.
  • Delete tasks.

Technologies Used

  • HTML
  • CSS

Usage

  1. Clone the repository:
git clone https://github.com/Francis-Mwaniki/hapi-task-manager.git
  1. Navigate to the project directory.

  2. Open index.html in your web browser.

  3. Use the interface to manage your tasks:

  • Add Task: Enter a task in the input field and click "Add Task".
  • Edit Task: Click on "Edit" next to a task to update its details.
  • Delete Task: Click on "Delete" next to a task to remove it from the list.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

task manager crud operations using hapi server. vision for templating,handlebars

https://francis-mwaniki.github.io/hapi-task-manager/


Languages

Language:HTML 53.3%Language:JavaScript 23.4%Language:CSS 23.3%