SaraDahman / sticky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sticky-notes-and-more

click HERE bro! We don't bite ๐Ÿ˜ˆ

Description:

No body likes sticky notes, and that's precisely why we made a web app that creates sticky notes for your to-dos.


User Stories:

  • The user can see their to-dos according to the date.
  • They can add new to do.
  • They can delete the whole sticky note.
  • They can cross off a task.


Installation

  • If you're a Git user:

    • In folder of your choosing, open your git bash terminal

    • write git clone https://github.com/CA-G12/sticky.git

    • Then cd sticky

    • run npm i in the terminal

    • run npm run dev


  • If you're not a git user:

    • Click on the 'Code' green button on the right.

    • Click on 'Download ZIP'.


NOTE: Check out the example.env file, you need postgres links for the connection to work. so watch tutorials on how to make one ๐Ÿ˜Ž

have fun ๐Ÿฅณ


Used Technologies:

  • HTML5
  • CSS
  • Javascript
  • Git & Github
  • node modules
  • postgres SQL


This app is presented to you by:

About


Languages

Language:JavaScript 52.2%Language:CSS 31.2%Language:HTML 12.7%Language:PLpgSQL 3.0%Language:Shell 0.9%