User Interface Design¶
Modular development¶
Flask blueprints are used for modular development. Link Flask Website is used as a reference for creating multiple views as blueprints thereby keeping their code and templates isolated facilitating modular development and not crowding a single file’
Here is another Link read for creating restful API using python
Two column render¶
Two colum layout will be useful for assembly of sessions.
Two lists and one can accept drag and drops