Emma-HB / Mindflow

Mindflow is a todo app that includes neurohacking tools to boost productivity while decreasing stress. The app was built as a second project during Ironhack's Full Stack Developer bootcamp.

Home Page:https://mindflow-todo-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mindflow

Mindflow is a todo app that includes neurohacking tools to boost productivity while decreasing stress.

The app is available here.

Table of contents

Scope

The app was built as a second project during Ironhack's Full Stack Developer bootcamp.

Technologies

This project is built with:

  • axios: 0.24.0
  • bcrypt: 5.0.1
  • express: 4.17.1
  • gsap: 3.7
  • hbs: 4.2.0
  • mongodb": 4.2.1
  • mongoose: 6.0.14
  • node: 14.17.5
  • nodemailer: 6.7.2
  • passport: 0.5.2
  • spotify-web-api-node: 5.0.2

Features

  • User authentication and authorization via Passport (local and Google strategies)
  • User data stored in a MongoDB database
  • Password reset via Nodemailer
  • Svg animations using Green Sock
  • Two playlists that boost creativity and problem-solving skills, fetched from Spotify's API
  • A built-in Pomodoro timer for an optimal work/break pattern
  • A breath bubble that promotes cardiac coherence and instant relaxation

About

Mindflow is a todo app that includes neurohacking tools to boost productivity while decreasing stress. The app was built as a second project during Ironhack's Full Stack Developer bootcamp.

https://mindflow-todo-app.herokuapp.com/


Languages

Language:JavaScript 51.7%Language:Handlebars 25.0%Language:CSS 23.3%