You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
Math Formula Editor
Tier: 2-Intermediate
An app (desktop or web) which you can use to edit different kinds of math formulas. The app will be particularry useful for doing your math homework digitally.
The app will probably use a math markup system such as LaTeX.
User Stories
- User can write to a text document
- User can add a math formula to that text document
- User can save the document either to a database or as a file locally
- User can load the file and all the formulas should be still intact
Bonus features
- User can change the font size of text
- User can change other attributes of text (color, bold, etc.)
- User can add images to the document