JTExchange (aka Just Thanks Exchange, JTEx) is a cool, digital P2P conduct-points system that turns every kind act into tradeable campus credit—send points to friends, stack points for perks, or just flex on the leaderboard.
Live Demo: https://jtex.jiecs.top
Administrator Username: 0
Administrator Password: 12345678
(You can register new users at will)
GPT says "A lot of U.S. schools use PBIS—point-based rewards for positive behavior (aka conduct points)"
—so we’ve simply taken that idea online and turned it into a peer-to-peer system.
Imagine when Rankings, XPs, Levels, and rewards appear in this points system. It’s not teachers scoring you, it’s friends recognizing you.
Features:
- Natural-language trading (thanks to LLMs)
- LLM-powered history summaries
- Campus posts (even with voting)
Tech Stack:
- Frontend: Vue 3 + Ant Design
- Backend: JavaScript + Express
- DB Compatibility: support Vercel SQL, DetaBase, or any sequelize.js supported database (including PostgreSQL)
- Deployment: My homeserver + Cloudflare
Notice:
- There are some things that have not been i18n yet
- Demo Links cannot reflect the latest program (a more stable version will be deployed)
简中介绍:
JTExchange(又名 Just Thanks Exchange,JTEx)是一个数字 P2P 操行分系统,它把学校里的“操行分”变成了可交易的、数字化的。你可以把它转给朋友、或者只是在排行榜上炫耀。
排行榜、经验、等级、奖励……不再让老师给你无理由地扣分,而让同学们自治!
特色:
- 自然语言交易(得益于 LLM)
- 历史交易摘要
- 校园帖子系统(还能投票的那种)
技术堆:
- 前端:Vue 3 + Ant Design
- 后端:JavaScript + Express
- 数据库兼容:支持 Vercel SQL,DetaBase 或者任何 sequelize.js 所支持的(包括 PostgreSQL)
- 部署:家里云+Cloudflare
注意:
- 这个项目有一些还未国际化的地方
- 演示链接不能反应最新的程序(一个较稳定的版本才会被部署)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I made a big change to i18n. It now remembers the language you set (in the url query).
Also, the navigation bar will always follow the page status correctly.
我对它的国际化进行了大改动
现在能在 url query 中记忆你设置的语言
同时导航栏也总会正确跟随页面状态了