Skip to content

phassans/web_app

Repository files navigation

web_app

Web content of the project StudentLab

.
Please email me at pramod.shashidhara@gmail.com if server is down.

This is a simple web application using HTML and Javascripts. This app makes REST api calls to /StudentLab/api/students/.

There are 3 main parts to this web application

1. Student

Add student - /StudentLab/add_student.html
Delete student - /StudentLab/delete_student.html
Get students list - /StudentLab/students.html
Get courses of a student - /StudentLab/students/check_student.html

2. Courses

Add courses - /StudentLab/add_course.html
Delete courses - /StudentLab/delete_course.html
Get courses list - /StudentLab/courses.html
Get students of a course - /StudentLab/students/check_course.html

3. Register for a course

Register for course - /StudentLab/register_course.html
Unregister from course - /StudentLab/unregister_course.html

About

Web content of the project StudentLab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published