Giter Site home page Giter Site logo

lukew3 / todarith Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 21.87 MB

A website that hosts a large amount of math problems and will eventually be able to create problems using machine learning. Name comes from todo and arithmos meaning "all numbers". Uses flask framework

Home Page: http://todarith.ml

License: Mozilla Public License 2.0

Python 93.90% HTML 0.34% Shell 0.03% PowerShell 0.01% C 0.27% JavaScript 5.21% CSS 0.24% Xonsh 0.01%

todarith's Introduction

todarith

A website that hosts a large amount of math problems and will eventually be able to create problems using machine learning. Name comes from todo and arithmetic meaning "all math"

todarith's People

Contributors

lukew3 avatar

Watchers

 avatar  avatar

todarith's Issues

Validation error on form submit

ProblemForm gets an error when you submit a new problem. I think this is due to the submitform choices in the topic field getting added after the form was initialized in controller.py.

Spreadsheets

Add ability to upload spreadsheets with problems on them.
Also add ability to download problem sets in spreadsheet format.

API

Create an API that will allow other developers to access the database with their applications.

Road-maps

Create road-maps with links to topics in an order of how they should be learned

Generator search

Add a search box on the generator page so that users can find a certain generator easily without having to ctrl+f or scroll through the entire list.

Topic help links

Add links to help on the topic that redirect to sites like khan academy, Wikipedia, or personal tutorial sites made by regular people.

Contribution tracker

Show users a number that will show how much they have contributed to the community. Points are added for contributions, edits, checks, etc.

Browse page loads slow

My guess is that it loads the whole database before paginating it and showing the user the first page. Maybe the pages could be cached or something and then pulled from the database?

Custom sets

Allow users to create their own custom sets that they can study from or make tests from. Should be shareable so that other teachers and learners can access them.

Marketplace

Ability for teachers and publishers to sell problem sets to other teachers or learners

Fact-checker

Check answers as correct and rate them in number of stars based on how many people have verified the problem as correct.

Web Scraper for math problems

Make a web scraper that searches sites that typically have a lot of free math problems and adds them as math problems in the todarith database.

Spam filter

Make a filter that will prevent the databases from being filled with fake problems, especially those containing profanity and content that is not math.

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.