Implement Shape base class and a couple Shape subclasses
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Classes:
- [ ] Shape
- [ ] Ellipse extends Shape
- [ ] Rectangle extends Shape
- [ ] Square extends Rectangle
- [ ] Circle extends Ellipse
`Shape` Features:
- [ ] Data stored as JSON
- [ ] JSON converted to generated CSS that is injected into page
- [ ] Custom functions for generating reusable CSS and auto-prefixing
Also see http://www.chrispattle.com/blog/simpsons-in-css/ for more ideas.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.