mirror of
https://github.com/Akomry/website.git
synced 2025-12-06 08:43:53 +00:00
doc: added readme.md
This commit is contained in:
parent
96f7d9569f
commit
bf001e0656
1 changed files with 32 additions and 0 deletions
32
README.md
Normal file
32
README.md
Normal 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue