-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more spacing for long multiplication equations.
- Loading branch information
Lewis Nakao
committed
Aug 23, 2020
1 parent
6e8156c
commit 7e71d6e
Showing
3 changed files
with
24 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,27 @@ | ||
# hw-gen | ||
Generate print-friendly homework worksheets for math practice. | ||
|
||
<p align="center"><a href="https://lewdev.github.io/apps/hw-gen/"> | ||
<p style="text-align:center"><a href="https://lewdev.github.io/apps/hw-gen/"> | ||
<img src="https://lewdev.github.io/apps/hw-gen/icons/apple-touch-icon.png"/> | ||
<br/> | ||
📝 Math Homework Generator 📝</a> | ||
</p> | ||
|
||
## Features | ||
# Features | ||
* 🈚 Free w/no ads | ||
* 🖨️ Print-friendly | ||
* 🗝️ Answer key on last page. | ||
* 📝 19 Worksheet types | ||
* 📝 Many worksheet types, all randomized for near-infinite iterations | ||
* 👨💻 Open source | ||
* 🔢 1-digit equations are all possible equations not including 1. | ||
* 😀 Random emojis using Twemoji featured on each worksheet in case worksheets mix up. | ||
* 😀 Emojis using [Twemoji](https://twemoji.twitter.com) | ||
|
||
# Next Features | ||
* Make each number more spaced apart so they align. | ||
* Top navigation when viewing worksheets (nav pages, toggle answer key, re-randomize) | ||
* Word Problems | ||
* Long division | ||
* Fractions and Decimals | ||
* Order of Operations | ||
* Measuring Area, Perimeter, and Volume | ||
* Measurement conversions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters