Skip to content

dynabill/roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

DynaBill Roadmap

Some basic considerations and neededs for DynaBill project.

DynaBill is an Open Source Web Host Management & Billing Platform for the next generation of cloud services providers.

Initial platform objectives

  • make all good stuff available on commercial platforms;
  • use common languages and frameworks to work on top of;
  • distribute 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