Skip to content

sahilangral97/student-profiles-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General Information
Technology
Setup
Functionalities

General Information

This application displays various student profiles. You can expand the profile of a student through + icon to see indetail scores and to give tags to the student. There is a functionality of filtering the results based on names and tags.

Technology

React

Setup

Install nodejs on Ubuntu if not installed

$sudo apt-install nodejs
$sudo apt-install npm

Run the application

$cd .../student-profile
$npm start

Above command runs the application To view it in browser open LocalHost

Functionalities

You can expand the profile of student to view indepth scores of the student.
Can give student a student non-repeated tags.
Can search the students simultaneously by both names and tags.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published