Skip to content

Latest commit

聽

History

History
聽
聽

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
聽
聽

README.md

This is just a basic structure of how the project tables should look like, feel free to review, suggest, delete, update and add more tables (if necessary) to the structure.

User Example Table:

index fname lname email phone no profile
1 a x a.x@gmail.com 123 student
2 b y b.y@gmail.com 456 developer
3 c z c.z@gmail.com 789 professional

User Contribution Table:

index fname lname coursename link language
1 a x p p.com python
2 b y q q.com js
3 c z r r.com sql

Language Information

index language about year appeared
1 p pp 2014
2 q qq 2000
3 r rr 1991

Course Information

index coursename link language name type medium level submitted by
1 learn x x.com x free blog beginner user1
2 learn y y.com y paid video advanced user2
3 learn z z.com z handson book beginner user3