5 ms·
This is a nice idea, in the past I worked as a maths tutor and was always on the lookout for good problems for students. (Maybe this is possible, I didn't make
by wdutch 3y ago
This is a nice idea, in the past I worked as a maths tutor and was always on the lookout for good problems for students. (Maybe this is possible, I didn't make an account but ...) Seems like the scraped problems are a great starting point for a social platform where users can submit their own problems and upvote/downvote ranking mechanics like reddit, HN etc
- viveknathani_ 3y agoif you are interested in checking out the codebase[0], you will find that i did make provisions in the database to account for upvotes/downvotes but i wanted to see how many people are interested in the first place before i build more user-driven features. thank you for your feedback! [0]: https://github.com/viveknathani/teachyourselfmath/blob/master/src/database/migrations/1699102027872_create-votes-tables.js https://github.com/viveknathani/teachyourselfmath/blob/maste...