Skip to content

SanidhyaTaparia/lmsStudentEnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipr Hackathon X Student End

In this student end we have created the web application which can be used by the students. This applications contains these features-

  1. Students can login to his/her app by google or can either create account by giving email and password.
  2. Students can join the classes by providing the class code.
  3. Students can view as well as submit all the tests or assignments inside the particular joined class.
  4. Students can view the schedule/time table for their classes.
  5. Students can join the class link to attend the class.

Getting Started

For setting up the development environment, follow the steps given below.

  1. For making changes to the project, fork this repository.

  2. Clone your fork or this repository, as applicable.

    git clone https://github.com/username/lmsStudentEnd.git OR git clone https://github.com/amanscisingh/lmsStudentEnd.git

    • cd lmsStudentEnd
  3. Install the required packages using npm. If npm isn't installed, refer here. npm install

  4. Run the development server. npm run dev Open http://localhost:9000 with your browser to see the result.

You can start editing the page by modifying the project as required. The page auto-updates as you edit the file.

About

Student LMS Dashboard Repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Handlebars 62.3%
  • JavaScript 29.0%
  • CSS 8.4%
  • Shell 0.3%