Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit b9403dd

Browse files
authored
Create CHANGELOG.md
1 parent f379ca6 commit b9403dd

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog
2+
3+
Previous an upcoming changes to the BreatheCode CLI.
4+
5+
### Version 1.5
6+
7+
- [ ] The `node` and `python` compilers need to be able to accept user promts from the compand line, we could integrate with [npm prompts](https://www.npmjs.com/package/prompts).
8+
- [ ] Support Integration with BreatheCode API thru env variable.
9+
10+
### Exercises being developed
11+
12+
- [ ] Learn [HTML](https://github.com/4GeeksAcademy/html-exercises) by [@haydavid23](github.com/haydavid23)
13+
- [ ] Learn HTML Forms
14+
- [ ] Learn [CSS](https://github.com/4GeeksAcademy/css-exercises) by [@plucodev](github.com/plucodev)
15+
- [ ] Learn Layouts
16+
- [ ] Learn [Bootstrap](https://github.com/4GeeksAcademy/bootstrap-exercises) (by [@plucodev](github.com/plucodev))
17+
- [ ] Learn [The DOM & Events](https://github.com/4GeeksAcademy/dom-exercises) by [@ljavierrodriguez](github.com/ljavierrodriguez)
18+
- [ ] Learn Arrays in JS
19+
- [ ] Learn [Lists and Tuples in Python](https://github.com/4GeeksAcademy/python-lists-exercises) by [@espvtes](github.com/espvtes)
20+
- [ ] Learn [Python for Beginners](https://github.com/4GeeksAcademy/begin-python-exercises) by [@haydavid23](github.com/haydavid23)
21+
- [ ] Learn [Javascript for Beginners](https://github.com/4GeeksAcademy/javascript-beginner-exercises)
22+
- [ ] Learn Javascript functions
23+
- [ ] Learn Javascript Object Oriented Programing.
24+
- [ ] Learn Fetch API in Javascript.
25+
- [ ] Learn PHP Object Oriented Programing.
26+
- [ ] Learn [React.js](https://github.com/4GeeksAcademy/react-exercises) by [@alesanchezr](github.com/alesanchezr)
27+

0 commit comments

Comments
 (0)