doc: added readme.md

This commit is contained in:
Akomry 2025-04-01 12:22:43 +02:00
parent 96f7d9569f
commit bf001e0656

32
README.md Normal file
View file

@ -0,0 +1,32 @@
# 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