Projects
Project Structure
Field
Type
Description
id
integer
Unique project ID
title
string
Project title
description
string
Project description
whatsnew
string
Change log of the project
category
string
Category Name (check below tables for more)
project_type
string
Project Type name (check below tables for more)
demo_link
string
URL representing project's demo
video_url
string
Youtube URL
project_icon
string
.png
image url
screenshot1
string
.jpg
image url
screenshot2
string
.jpg
image url
screenshot3
string
.jpg
image url
screenshot4
string
.jpg
image url
screenshot5
string
.jpg
image url
project_size
string
Project Size (along with KB, MB)
likes
integer
Total Likes
comments
integer
Total Comments
downloads
integer
Total Downloads
uid
integer
Publisher's user id
timestamp
integer
Last updated unix timestamp
published_timestamp
integer
Post creation unix timestamp
allow_comments
boolean (0/1)
1
if comments are allowed, 0
when not
is_verified
boolean (0/1)
1
if project is verified
is_editorchoice
boolean (0/1)
1
if project is Editor's choice
Last updated
Was this helpful?