https://github.com/ethanthatonekid/stickies
📝 Sticky Note webapp for light-weight and casual usage.
https://github.com/ethanthatonekid/stickies
firebase
Last synced: about 2 months ago
JSON representation
📝 Sticky Note webapp for light-weight and casual usage.
- Host: GitHub
- URL: https://github.com/ethanthatonekid/stickies
- Owner: EthanThatOneKid
- Created: 2018-06-24T22:19:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T01:26:45.000Z (over 7 years ago)
- Last Synced: 2025-05-25T01:43:59.053Z (about 1 year ago)
- Topics: firebase
- Language: JavaScript
- Homepage: https://stickies.ethandavidson.com
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stickies


The fully functioning webapp can be found [here](http://stickies.ethandavidson.com/).
## About
This was the very first complete webapp I had created. I created it using only html/css and vanilla javascript in the browser. For my backend, I used Firebase. Since this was my first webapp, there are many things that I would have done differently. As a first-ever webapp, however, I am pretty proud with how it came out.
## Features
* Account authoritization/security using Firebase
* __Create__ *panels* for different topics
* __Populate__ *panels* with *stickies* of any color and text
* __Share__ *panels* with friends who also have an account