Shilza / StickyNotes

Tool that organizes your projects into boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Sticky Notes

Tool that organizes your projects into boards. View Demo

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

Boards page desktop

Lists page

Lists page desktop

Edit record modal

Edit record modal desktop

Mobile

Lists page

Lists page desktop

About

Tool that organizes your projects into boards

License:MIT License


Languages

Language:JavaScript 97.1%Language:HTML 2.9%