Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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.
- Host: GitHub
- URL: https://github.com/gisachris/codealpha_task_manager
- Owner: gisachris
- License: mit
- Created: 2023-11-16T14:07:05.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2023-11-16T14:29:28.000Z (about 1 year ago)
- Last Synced: 2024-10-27T06:33:14.014Z (about 2 months ago)
- Language: JavaScript
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)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
- Provides task scheduling features.
- sets reminders and Notifications for tasks.
A Live Demo has not yet been added.
### 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
```
👤 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.
- Storing tasks with a backend database
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page: https://github.com/gisachris/Webpack-template/issues
If you like this project consider leaving a star and checking my other projects. thank you
I would like to thank **CodeAlpha** for giving me this opportunity to grow my skills.
This project is [MIT](https://github.com/gisachris/CodeAlpha_Task_manager/blob/main/LICENSE) licensed.