GithubHelp home page GithubHelp logo

studentfit's Introduction

StudentFit

StudentFit

A new agenda that gives priority to what matters: your health.

So what exactly is StudentFit?

  • StudentFit is an agenda written by high school students, for high school students. It provides a way for students to keep up with schoolwork while remaining physically active and promoting memory retention through curated food suggestions.

What features are implemented?

  • Here is a list of the different tools available to users:
    • Home: Describes the purpose of the application as well as how to use it.
    • Calendar: Provides an overview of tests, quizzes, reading, essays, and homework for a student and creates a timeline of upcoming events.
    • To-do List: Allows for viewing upcoming assignments and listing them as completed or not completed(a virtual agenda)
    • Workout Schedule: Provides curated workouts based on upcoming school assignments to enable students to follow a manageable workout schedule.
    • Food Recommendations: Suggests personalized and informative lists of healthy foods customized for upcoming school assignments.

What Languages/Frameworks Does This Use?

  • To be as bloat-free as possible, StudentFit uses no HTML, CSS, or JS frameworks or libraries.
  • The backend is written using Python, with the libraries Pillow and Flask. Read on to make sure all dependencies have been installed on your computer!

Is my Computer Supported?

  • Any computer that can run Python(which can be downloaded here!) can run StudentFit!

How do I Run StudentFit?

  • Start by downloading the folder on GitHub, which can be done here.
  • cd into the directory StudentFit is being held.
  • To download dependencies, use the following command:
> pip install flask pillow
  • Note: if Pip was given a different name in your installation of Pip(eg. py -m pip), replace pip with that name. Keep this in mind as well when running python commands.
  • Now it's time to initialize the localhost server! Run this by executing the following:
> python backend.py
  • Now navigate to localhost:5000/frontend/about.html.
  • Your personalized StudentFit has been created! Ctrl-C within the terminal to terminate the server when you're finished, and use the same process to open the server. Don't worry, your events and assignments will be saved!

That Didn't Work. What Should I Do?

studentfit's People

Contributors

html1101 avatar

Watchers

 avatar  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.