Git Product home page Git Product logo

squirrel_app's Introduction

Squirrel!

Squirrel! is a medication log and tracker, as well as a to-do/task list that is geared towards aiding the ADHD and neurodivergant community with remembering to take their medications and complete everyday tasks.

Live Heroku App

To run the project locally, follow the instructions below.

  1. Clone the repo.
  2. Run flask run in the root directory after having run "pipenv shell" to enter the virtual environment.
  3. Run npm start in the frontend 'react-app' folder to launch the front-end server.
  4. Navigate to http://localhost:3000/ and begin using the app!

Links

Database Schema and Backend Routes

MVP Feature List

Frontend Routes

Application Stack

Squirrel! is built on a Flask-SQLAlchemy backend and a Redux/React frontend stack. On my backend I use Python-Flask and SQLAlchemy to work with my database, and on the frontend React and Redux.

Fututre Features

  • I will add the ability to "check" off completed tasks and add them to an additional "Completed Tasks" table, as they are removed from the "To-Do" list.
  • Users will be able to check a box next to their currently-prescribed medications that (that will un-check each day) and as they are checked, that medication will be added to a separate table called "Medication Log" that will display whether the user successfully took that medication on that given day.
  • Users will also be able to set reminders that will notify them to take their medications each morning

squirrel_app's People

Contributors

alexhertel87 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.