A full-stack personal Q&A site. This is a full-stack web exercise project for me.
Demo site: https://q.zxning.com
- Server: C# with ASP.NET
- Data: SQLite or PostgreSQL (Configurable)
- Frontend: Typescript, Vue, Vue Router, Tailwindcss, Radixvue, Preline UI
- Responsive layout, worked for all screen sizes.
- Auto save the editing message (in local storage), and auto load when reopened.
- More advanced admin Ui for editing the answers.