samane6866 / To-do--app

Home Page:to-do-app-ten-green.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

final-boiler-plate

This template should help get you started developing the final project running on Vue 3 with the composition API, Pinia as a state management tool, vue router, vite and lastly Supabase running on the backend.

This is meant as an advanced starter ready to plug in your supabase variables and run directly on a local server already connected to your Supabase instance.

You are given some functions to see how the supabase ecosystem works with Vue and more specifically, pinia as a state management tool.

You can add any CSS framework of your liking like tailwindCSS, Bootstrap, MaterialUI or many of the cool libaries that exist in the web.

Important

This app is not setUp to be deployed to a production environment like vercel or netlify.

Project Setup

npm install

Set Up your Environment Variables from Supabase located at the root folder of the project

VITE_SUPABASE_URL
VITE_SUPABASE_ANON_KEY

Once you have added your environment variables, head to your .gitIgnore file located at the root folder and uncomment the .env file naming to avoid sharing any private access keys to your database

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Good Music is always key!

Wu Tang Clan
A tribe called quest
Kendrick Lamar
Outkast
Dr. Dre
N.W.A
De La Soul
Ms. Lauryn Hill
J. Cole
Guts
Naughty By Nature
People under the stairs
Nujabes
NAS
KRS-One
The Pharcyde
Jurassic 5
Gang starr
Jay Z
Mobb Depp
Common
Lil Supa

Hip Hop Spotify Playlist

Tuesday 04-10-2022

study studentportal and project working on Footer and Home vue working on css Home.vue

Next plan

. Nav bar css/JS . CSS log-in page . start logical part of project

wendsday 05-10.2022

. css log-in page . css sign up page

Next plan

.start js

Thursday 06-10-2022

function of log-in log-out make a Task (some difficulty)

Next plan

. complete Task . Make a new Task . Delet Task

Friday 07-10-2022

make function to create new Task function to delete Task Function to Complete Task

Next plan

.Modify Task . Add cards to todolist

Monday 10-10-2022

.function modify task,done .function cards and add them to list .css new task

Next plan

  • compelete delete function for cards -css task -css responsive

Tuesday 10-10-2022

.Deploy project .css responsive sign-in and sign-out

Next plan

. responsive homepage

Wednsday 12-10-2022

.Rsponsive homepage and sign-up

Next plan

-compelete responsive of home page

  • start to work on presentation

Thursday 13-10-2022

.work on home page/ sign-up responsive/done

About

to-do-app-ten-green.vercel.app


Languages

Language:Vue 93.4%Language:JavaScript 5.5%Language:CSS 0.6%Language:HTML 0.5%