Skip to content

dynabill/roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DynaBill Roadmap

Some basic considerations and neededs for the project.

Initial platform objectives

  • make all good stuff available on commercial platforms;
  • use common languages and frameworks to work on top of;
  • distirbute all free and open here =)

Initial road map

Backend

  • Develop an agnostic API

Frontend

  • Deploy an basic React frontend
  • Deploy and basic Vue frontend

Documentation, Guides and Tutorials

  • Create an good user/client documentation
  • Create an good admin documentation
  • Create an good developers documentation
  • Use best practices on code to deploy an API-REST first class documentation

Code & Repo

  • Add semantic-release into all repos
  • Add commitlint into all repos