/TodoApp

Do Smart is a full stack web application created using Laravel 10 + Blade and TailwindCSS

Primary LanguageBlade

Do Smart✏️- Unlock Your Productivity with Do Smart: Your Ultimate To-Do Companion! image

Tech Stack and Tools💻

About 📑

Do Smart is a platform that allows you to manage your tasks and projects in a simple and efficient way. It is designed to help you organize your work and personal life, so you can focus on what really matters. With Do Smart Whether you are working on a project with a team or managing your personal to-do list, Do Smart has everything you need to stay organized and productive. Get started today and see how Do Smart can help you get things done.

🧬 Running locally for development

To run locally, you must first clone the repository.

git clone https://github.com/CSaguinsin/TodoApp.git

After that run the following commands in the root of the repository:

npm install {{ This is the first command }}
php artisan migrate {{ This is the second command to migrate the DB of the project to your computer }}
npm run dev  {{ This is the third command to run the TailwindCSS file }}
php artisan serve {{ This is the fourth command to run the Project }}

🔥Features

  • CRUD (create, read, update, delete)
  • Upload Images
  • RTE Functionality (rich text editor)

License

The Laravel framework is open-sourced software licensed under the MIT license.