Skip to content

frankcampos/think-thrive2

Repository files navigation

Think Thrive Netlify Status

Here I am putting an overview of what my project is about. It comes below the name of my project so that others can read what it is about and get more details.

View App

Get Started

  1. Clone the repo on your local machine.

  2. Copy over all of your Firebase(database) environment variables into the .env file and the Open AI key.

  3. Screenshot from 2024-03-21 21-40-27

  4. Open the package.json file and change the name property to the name of your application, and author to your name.

  5. From your command line, be in the root directory and run npm install OR npm i for short.

  6. Next, run npm run prepare. This command sets up husky to track eslint errors on commit that will make your deploy fail on Netlify.

  7. To start your application, run npm run dev. THIS IS THE COMMAND YOU WILL USE TO RUN YOUR DEVELOPMENT SERVER FROM NOW ON.

  8. Open http://localhost:3000 with your browser.

About the User

The Problem

Repeating the same facts does not equate to actual learning. Learning involves a biological change between synapses and neurons. This app will help you understand how to learn using various methods researched in neuroscience.

Features

Users can create new learning paths. On the page, you can:

  1. Edit your learning path card
  2. Delete your learning path card
  3. View your learning path card
  4. Only view someone else’s learning path
  5. User will be able to create conceptual and procedural cards.
  6. User will be able to add, remove, and create tags on the cards.
  7. User will be able to review the card and get feedback from the OpenAI API.
  8. User will have access to instructions.

Video Walkthrough of Think Thrive

https://www.loom.com/share/c54f4815e95d4a3da9ad7a7fbd19368f?sid=e38bdb4e-42c2-4652-ab91-7be3b3c9ca2a

Relevant Links

Project Screenshots

Login Page Login Page Landing Page Landing Page Instructional Modal(pop-up)Screenshot from 2024-03-21 06-31-07 Procedural Card ReviewScreenshot from 2024-03-21 06-31-34 AI-Powered Answer CardScreenshot from 2024-03-21 06-32-32

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published