website/README.md
2025-04-01 12:22:43 +02:00

491 B

Website

What is it ?

My personal website, also serving as a portfolio. Uses a vue.js frontend and a python/flask backend.

Dependencies

  • NodeJS
    • Vue.js
    • Vite
  • Python
    • Flask

Roadmap

  • Understand Vue.js
  • Write the frontend
    • Make a proper homepage
    • Make an "About" page
  • Write the backend
    • Handle logins
    • Include custom dashboard
    • Learn Websockets
  • Host the database

More to come

License

TBD

Contributors