Skip to content

My First Application! This is a Todo-App That Saves The Things You need to do and reminds you about them!

License

Notifications You must be signed in to change notification settings

AbdalazizNezar/TodoApp

Repository files navigation

TodoApp (todoapp)

An Todo-list app created By Abdul

For Windows....

Install the dependencies

npm install

You need to install Quasar and add it to your path, using...

$ npm install -g @quasar/cli

or...

$ yarn global add @quasar/cli

You need to also have ffmpeg installed in order for the app to work

Clone this repo or download it

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

Start the app in your browser. It will be something like LocalHost:8080; or something similar

cd TodoApp
##Then Do...
quasar dev ## It might take some time to connect and open the tab. (If you waited for about 30 seconds and no new tab was opened, click enter in the terminal you run the code in)

Or...

You can download the windows application from dist/electron/TodoApp-win32-x64/TodoApp.exe. You can just download the whole repo then just keep this file and delete all the others.

For Mac....

Install the dependencies

npm install

Clone this repo or download it (If you haven't already)

git clone https://github.com/AbdulN-Dev/TodoApp

Download and open the app

quasar dev -m electron #this downloads and opens the app instantly, it will come with an inspect window which you can close.

And YOU ARE DONE!!!! Enjoy!

About

My First Application! This is a Todo-App That Saves The Things You need to do and reminds you about them!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published