Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gisachris/codealpha_task_manager

This is a task management web solution that provides users with ability to track tasks and get reminders/notifications when there tasks are due.
https://github.com/gisachris/codealpha_task_manager

Last synced: 1 day ago
JSON representation

This is a task management web solution that provides users with ability to track tasks and get reminders/notifications when there tasks are due.

Awesome Lists containing this project

README

        

Task_manager

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [Task_manager]

This is a task management web solution that provides users with the ability to track tasks and get reminders/notifications when their tasks are due.

## 🛠 Built With HTML, CSS, and Javascript

structure


  • html

styling


  • css

Functionality


  • Javascript

### Key Features

- Provides task scheduling features.
- sets reminders and Notifications for tasks.

(back to top)

## 🚀 Live Demo

A Live Demo has not yet been added.

(back to top)

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

Example command:

```sh
install vs code or any other text editor.
```

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
git clone https://github.com/gisachris/CodeAlpha_Task_manager.git
cd CodeAlpha_Task_manager
```

### Install

Install this project with:

Example command:

```sh
node.js V16 and above
run npm install
```

### Usage

To run the project, execute the following command:

Example command:

```sh
use git bash to open in Vs code
```

### Run tests

To run tests, run the following command:

Example command:

```sh
Run "npx stylelint "**/*.{css,scss}" --fix " to fix linters
```

(back to top)

## 👥 Authors

👤 Gisa Chris

-GitHub: https://github.com/gisachris

-Twitter: https://twitter.com/_GisaChris

-LinkedIn: https://www.linkedin.com/in/gisa-chris/

project presentation

no presentation is available for this project yet.

(back to top)

## 🔭 Future Features

- Storing tasks with a backend database

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page: https://github.com/gisachris/Webpack-template/issues

(back to top)

## ⭐️ Show your support

If you like this project consider leaving a star and checking my other projects. thank you

(back to top)

## 🙏 Acknowledgments

I would like to thank **CodeAlpha** for giving me this opportunity to grow my skills.

(back to top)

## 📝 License

This project is [MIT](https://github.com/gisachris/CodeAlpha_Task_manager/blob/main/LICENSE) licensed.

(back to top)