Prathamesh-Warwatkar / Laptop-Specification-api

This is a repository to maintain a data set of laptops, you can just add the laptop you are using or your dream laptop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laptop-Specification-api

This is a repository to make a data set of laptops, you can just add the laptop you are using or your dream laptop.

(if you dont know any of the following spec you can google it or use ctrl + shift + esc > performance still if you are unable to find info you can write NIL)

Add you data in double inverted comma : " ", (don't use " " for numbers)

template :

{

"id": ,
"modelName": "",
"company": "",
"operatingSystem": "",
"processorCompany": "",
"processorModel": "",
"graphicsCard": "",
"display": "",
"memory": "",
"storage": "",
"link": "",
"price": "",

}

About

This is a repository to maintain a data set of laptops, you can just add the laptop you are using or your dream laptop.

License:MIT License


Languages

Language:JavaScript 100.0%