Skip to content

aawadall/WWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WWP

Web based Word Processor

About

In this repository, I will capture my thought processes on how to create an online (Web Based) Word Processor.

I should start by listing features, that will creep into a backlog, following Agile methodology.

Plan

I will try to:

  • Define the Minimum Viable Product (MVP) to launch an Alpha release
  • Build required infrastructure to deploy sample instance
  • Follow Test Driven Development approach to start clean

Early thoughts

  • I might use Python, mixed with HTML, CSS, and Mongodb
  • Use of Python might imply using a standard Python supporting Web framework. Most probably Django
  • I was pondering the idea of using containers

Releases

No releases published

Packages

No packages published