Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.77 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.77 KB

inSight

a two-in-one calendar and rich text editor app that takes care of organizing your files. Aimed at students and professionals, designed to take away the hassle of using multiple platforms and to focus on your productivity.


features

  • fully functional user authentication with JWT token.

  • Interactive display of your categories with a on and off toggle option.

  • Coulour-coded for easily recogniseable categories and events.

  • Simple rich text editor to focus on writing rather than the controls.

  • Intuitive and minimalistic design.


Setup

install all dependencies with npm install

Running React Server

npm start

Screenshots

login page "login page"

main page "main page"

adding and event "adding an event"

event details "event details"

events and categories "events and categories"

notes list "notes list"

text editor "text editor"


Tech stack

  • React
  • Sass
  • Bootstrap
  • Knex.js
  • PostgreSQL
  • Node.js
  • Express
  • Axios

APIs

  • Fullcalendar
  • Dante2