Empower your classroom with TaskShare! ๐ Seamlessly share files manage projects and assign tasks. With tailored repositories and user-friendly roles teaching and learning have never been easier! ๐ผ๐ Resources
Here're some of the project's best features:
- registration and login
- division into roles of teacher and student
- a student can join repositories (which must be approved by the teacher) and attach files with task solutions to repositories
- a teacher can create repositories and define tasks within them and download solutions submitted by students for a selected task
1. First download necessary packages
npm install
2. Run the development server
npm run dev
Technologies used in the project:
- next.js
- tailwind css
- shadcn components