An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Lophop


All in one teaching tool for online classes, especially for learning coding.



#### Built with:


Svelte
TailwindCSS
TypeScript
Railway
PostgreSQL
Prisma ORM
Authorizer

## 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