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

32 lines
No EOL
491 B
Markdown

# 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
- [x] 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