Skip to content

anewb87/kanye-mindfulness-app

Repository files navigation

Getting Mindful with Kanye

Table of Contents

Deployed Application

Getting Mindful with Kanye

Abstract

Getting Mindful with Kanye is a mindfulness application designed for folks who want to take contemporary approach to health and wellness. Users are equipped to navigate through the artistic layout to track their mood, journal their thoughts and feelings and see their progress on a personal dashboard. It is an accessible React application that utilizes Context API to transfer data between components, has an Express server for our customized data, uses Cypress testing to make sure it all works and has error handling to guide the user through our application incase there is an issue!

Landing Page Feature Page Vibe Check Journal Dashboard Error

Learning Goals

  • ✅ Implement Context API to display our understanding of new technology
  • ✅ Enforce React Hooks learning
  • ✅ Deepen competency of React fundamentals
  • ✅ Demonstrate understanding of user stories through intuitive application flow
  • ✅ Exhibit creative and artistic design skills whilst prioritizing accessibility

Future Features

  • Responsive design so our application is accessible to any screen size.
  • Log in feature that allows users to create their own accounts to access their data
  • Meditation timer with displayed stats
  • Sleep tracker with graph to display sleep patterns

Technologies Used

JavaScript HTML CSS SASS

NodeJS cypress Webpack React React Router Express.js

GitHub Git NPM ESLint

Atom Visual Studio Code Adobe Photoshop Figma

Installation Instructions

If you wish to fork both the front and back ends of this project, you will need to fork and clone two separate repositories.

Backend:

  • fork and clone this API
  • run npm install in your terminal
  • run npm start

Frontend:

  • in a separate folder, fork this repository
  • copy the SSH clone address
  • run git clone [remote-address]
  • run npm install in your terminal
  • run npm start then visit localhost:3000

Project

AUTHORS

- Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •