Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.24 KB

TaskShare

project-image

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

🧐 Features

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

🛠️ Installation Steps:

1. First download necessary packages

npm install

2. Run the development server

npm run dev

💻 Built with

Technologies used in the project:

  • next.js
  • tailwind css
  • shadcn components