Skip to content

StudyLinks is a vanilla JavaScript application to store links of study material I want to pursue next.

Notifications You must be signed in to change notification settings

GarimaK1/StudyLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

StudyLinks is a pure JavaScript application to store links of study material I want to pursue next.

Applied DOM manipulation techniques and JavaScript Object Oriented approach using ES6 classes

Data will be stored in LocalStorage. A new user won't have any data, so in the begining nothing will show in the table.

To use the app:

  1. Add topic to study

  2. Add link to study material - has to be a valid URL

  3. Select the type of source from the dropdown list

[blog = Blog/Article, video = Youtube Video, official = Official Website]

  1. Click on "Add Link". Your entry should be visible in table now.

"Pulse" Theme CDN from https://bootswatch.com/ used for UI

About

StudyLinks is a vanilla JavaScript application to store links of study material I want to pursue next.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published