caniksea / bookui

MIT License
0 stars 5 forks source link

Chapter, Section and Subsection domain classes #4

Closed caniksea closed 5 years ago

caniksea commented 5 years ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
caniksea commented 5 years ago

Use existing code structure and write domain classes for the subject listed above.

caniksea commented 5 years ago

@josephngana , check out the updated code and start the creation of domain classes for chapter, section and subsection.