Skip to content

m-ikiara/7om0mi

Repository files navigation

Tomomi: The Task Manager

What's here? 😅

Kon'nichiwa, Tomomi desu... 😁

Tomomi is a user-friendly and efficient Task Management Application designed to help individuals and teams organize their work and boost productivity. With Tomomi, users can seamlessly create, manage, and track tasks, ensuring that deadlines are met and goals are achieved.

"How to use Tomomi?"

Here's some important info. First of all, you'll clone the repo as follows:

using Git

$ git clone https://github.com/brian-ikiara/ohayo_tomomi_desu.git

using GitHub CLI

$ gh repo clone brian-ikiara/ohayo_tomomi_desu

...then you'll get into the directory using the following command:

$ cd ohayo_tomomi_desu

...then install all required dependencies using npm:

$ npm install

...and finally start the development server on http://localhost:5000 using:

$ npm run dev

This isn't complete. I'll finish up on this README! I promise! :-)

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.