private school system, built using Next-JS, Nest-JS, PostgreSQL, and Agora SDK
عن هذا المشروع
Private-School API Design Authentication HTTP Authentication, scheme: bearer Auth POST Register POST /api/v1/auth/register Create an account for Students Body Parameters Params Name Location Type Required Description --- --- --- --- --- body body object no none » firstName body string yes none » lastName body string yes none » email body string yes none » password body string yes none Response Examples 201 Response Responses HTTP Status Code Meaning Description Data schema --- --- --- --- 201 CREATED Success Inline POST Login POST /api/v1/auth/login All Users can login, a user object containing JWT (accesstoken) should be returned Body Parameters Params Name Location Type Required Description --- --- --- --- --- body body object no none » email body string yes none » password body string yes none Response Examples 201 Response Responses HTTP Status Code Meaning Description Data schema --- --- --- --- 201 CREATED Success Inline Courses POST Create Course POST /api/v1/courses Creating courses can be performed by Teachers Body Parameters Params Name Location Type Required Description --- --- --- --- --- body body object no none
من ملف README الخاص بالمشروع على
GitHub
- النجوم
- 22
- التفريعات
- 3
- آخر تحديث
- 21/02/2026
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/private-school-system)