levpen / Planifico

Calendar and ToDo list realized with SvelteKit, TS and Firebase as a backend. Also has authentification with Google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planner Calendar for Front-End Web Development course

Run project

    cd app && npm i && npm run dev

Test project

    npm run test

Preview

Planifico0

Planifico1

Planifico2

Planifico3

Planifico4

Features List

  • Authorization with Microsoft graph API
  • Todo list, stored in Firebase
  • Calendar, where user can add and delete events

About

Calendar and ToDo list realized with SvelteKit, TS and Firebase as a backend. Also has authentification with Google

License:MIT License


Languages

Language:Svelte 65.4%Language:TypeScript 30.4%Language:JavaScript 3.2%Language:HTML 0.5%Language:CSS 0.4%