Giter Club home page Giter Club logo

homeschool's People

Contributors

adamchainz avatar dependabot[bot] avatar mblayman avatar pre-commit-ci[bot] avatar touhami92 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homeschool's Issues

Make School model

For transcripts, students need to be part of a school. A school is also the appropriate place to enforce access control because the user is the School's administrator so the administrator can see that School's students.

Core models

From reviewing my wife's current tool, the absolute core models are:

  • Student is part of a ...
  • SchoolYear contains ...
  • Course contains ...
  • Task
  • School (later, required for transcripts)

Daily view must offset from today

The daily view logic is currently incorrect. It's always pulling the first item from the task list, but that only works if the day is today. It needs to project and look at tasks into the future.

Anything in the past should only show completed coursework.

Add different week views.

  • Add UI to look at previous and next weeks
  • Add /weekly/<year>/<month>/<day>/ where day is a Monday for the start of the week
  • Handle the logic around offsets for each course.
  • Handle the corner case where a user navigates from the current week to another week then back. Correct the current week to point at the current day too (not the Monday that it currently is.

Add student course view

Add targeted completion date to course page. She needs to be able to look ahead and do some planning / forecasting.

It needs to be from the point of view of the student.

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.