https://github.com/shilza/stickynotes
Tool that organizes your projects into boards
https://github.com/shilza/stickynotes
apollo effector express graphql mongodb reactjs
Last synced: 14 days ago
JSON representation
Tool that organizes your projects into boards
- Host: GitHub
- URL: https://github.com/shilza/stickynotes
- Owner: Shilza
- License: mit
- Created: 2019-06-14T21:25:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:40:55.000Z (over 2 years ago)
- Last Synced: 2025-02-13T19:54:24.211Z (2 months ago)
- Topics: apollo, effector, express, graphql, mongodb, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
# Sticky Notes
Tool that organizes your projects into boards. View [Demo](https://stickygraph.herokuapp.com)
Login details:
* Username: test
* Password: testtest# Install
1. git clone https://github.com/Shilza/StickyNotes
2. npm install
3. npm run start (backend)
4. cd frontend
5. npm run start (frontend)# Stack
* React
* Styled-components
* Effector
* GraphQL (Apollo)
* NodeJs (Express)
* MongoDB# Features
* Authentication
* Boards creation
* Customise boards
* Lists creation
* Records creation
* Adding marks to records
* Lists and records drag and drop# Sticky Notes inside
This section shows the Sticky Notes user interface on desktop and mobile devices
## Desktop
### Boards page
### Lists page
### Edit record modal
## Mobile
### Lists page
