https://github.com/zeucapua/lophop
An all-in-one teaching tool for online classes, especially for learning coding
https://github.com/zeucapua/lophop
authjs postgresql prisma-orm railway svelte sveltejs tailwindcss typescript
Last synced: 3 months ago
JSON representation
An all-in-one teaching tool for online classes, especially for learning coding
- Host: GitHub
- URL: https://github.com/zeucapua/lophop
- Owner: zeucapua
- Created: 2023-02-12T05:42:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T22:49:09.000Z (almost 3 years ago)
- Last Synced: 2026-04-07T16:41:34.794Z (3 months ago)
- Topics: authjs, postgresql, prisma-orm, railway, svelte, sveltejs, tailwindcss, typescript
- Language: Svelte
- Homepage: https://lophop.club
- Size: 1.49 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lophop
All in one teaching tool for online classes, especially for learning coding.
#### Built with:
## About the Project
For classes big and small, online tools for teachers does not put the student user experience first. Accounts are
spread between different services, especially when learning programming. Lophop aims to
create a space where collaboration and ease of use is in the forefront by simplifying account and curriculum
management.
## Roadmap
- [x] Advisor authentication
- [x] Club CRUD via advisor dashboard
- [x] Member CRD via club dashboard
- [x] Member login to club home
- [ ] Basic Project CRUD ("quiz", +submissions)
- [ ] Add built-in code sandbox
- [ ] Multiplayer between members and advisors
- [ ] Multi-language support