Skip to content

RostaOlsak/todo-app

Repository files navigation

TODO app with login authentication/Local storage

TODO app with Local storage, CRUD functions and Login google authentication (firebase) so every user can have his own tasks. API key would be normally ignored in .env file but for the purpose of just showing my app i included it so others dont need to manually add it.

functions:

  • Sign in/ Sign out
  • Data saved between sessions
  • Create tasks
  • Update them
  • Delete them
  • Check/uncheck tasks

Built With

Build

and API in use here is from: https://firebase.google.com/

Login page

todo-sign

Home page with tasks

todo-home

Prerequisites

If you dont have npm installed:

  • npm
    npm install npm@latest -g

Installation and Usage

  1. Clone the repo
    git clone https://github.com/RostaOlsak/todo-app.git
  2. Install NPM packages
    npm install
  3. Start the program
    npm run dev

Contact

Rostislav Olšák - olsakrostislav@gmail.com or rosta.olsak12@gmail.com

Project Link: https://github.com/RostaOlsak/todo-app.git

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published