Skip to content

Omarabdul3ziz/dome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Welcome to DoMe!

Do Me or dome like done. Is a minimal to-do web app written with a combination of various technologies. It is supposed to be a handon project in my learning journey of web technologies.

Working version

  • Written in (Flask, MongoDB, Vue) as v1.0
  • Written in (Mux, MongoDB, Vue) as v2.0
  • Written in (Vweb, SQLite, Vue) as v3.1, v3.2

Used technologies

  • Db drivers
    • MongoDB
    • SQLite
  • API producers
    • Python (Flask)
    • Golang (Mux)
    • Vlang (Vweb)
  • UI
    • JS (Vue)
  • Deployment
    • Docker
    • Kubernetes/Helm

My personal notes on Notion (WIP).


Ongoing Projects