Skip to content

☑️ Task management app, with boards and lists visualization, made using Alpine.js and Tailwind CSS.

License

Notifications You must be signed in to change notification settings

DaniloCeesar/managero

Repository files navigation

Manaĝero

Manaĝero
Task management made simple.

▶️ Demo | Project overview | Development & Testing | Attributions | License

Task management app, with boards and lists visualization, made using Alpine.js and Tailwind CSS.
Repository top language Repository size

▶️ Demo

Check the demo page: https://managero.netlify.app/.

📚 Project overview

The aim of Manaĝero (in Esperanto: manager) is to integrate useful features to boost user productivity, to be more focused and more productive, including task manager, calendar and events notifications.

There are other open and closed-source applications that provide those same features, but only a few include both a nice User Interface (UI) and User Experience (UX) as the Manaĝero does.

Also, Manaĝero differentiates itself from similar projects by using modern technologies. Our source code was made using: the utility-first CSS framework Tailwind CSS; and the JavaScript framework Alpine.js.

🛠️ Development & Testing

Requirements

  • Git — free and open source distributed version control system.
  • npm — public collection of packages of open-source code for Node.js.

Build instructions

  1. git clone https://github.com/DaniloCeesar/managero.git — clone this repository into a new directory;
  2. cd managero — change the current directory to this project source code;
  3. npm install — install the dependencies from package.json file into node_modules folder;
  4. npm run build — generate the code for production environment into dist directory.

👥 Attributions

This project is built by developing and using open source technology. We may use third party libraries, code sources, and assets both for production and development processes.

⚖️ License

This project is licensed under the GNU General Public License v3.0. See the COPYING for more information.

About

☑️ Task management app, with boards and lists visualization, made using Alpine.js and Tailwind CSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published