/bePro

:memo: To do list webpage to help you be more productive

Primary LanguageCSSGNU General Public License v3.0GPL-3.0


bePro Icon
bePro

📝 A simple to do list webpage to help you be more productive 📝

bePro Web

contributions welcome

Contents

Description

bePro is a simple to do list built with pure HTML, CSS, and JavaScript. Plan what you want to do and list all of the tasks on this webpage to keep yourself on track with everything you want to do. This project is still currently in development. For now, it can do things like:

Add Task

Add Task

Remove Task

Remove Task

Checked/ Unchecked Task

Checked/ Unchecked Task

Edit Task

Edit Task

Separate the Uncompleted & Completed Tasks

Separate the Uncompleted & Completed Tasks

It is also..

  • Adaptive, accessible across all devices.
  • Use local storage, the tasks will remain on the page even when you've closed the page.

How to Use?

> Go to the Page

  • You can just go to this page

-or-

> Run Locally

  1. Open in your computer by cloning/ downloading the latest version of this repo, or clone it using git.
git clone https://github.com/nadiannis/bePro.git
  1. Then double-click/ open the index.html file in your favorite browser.

Contributing

Authors

License

GNU GPL 3.0
This project is licensed under the GNU GPL 3.0 License - see the LICENSE.md file for details