Skip to content

coderwith-zeroskills/full-stack-student-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#)tech used: reactJS,nodeJS and postgress #)pstgress cred: check client file on serversde. #)script for table: CREATE TABLE Students ( member_name VARCHAR(50), member_email VARCHAR(50), age INT, member_parent_id INT PRIMARY KEY ); CREATE TABLE marks ( student_parent_id INT, mark INT, FOREIGN KEY (student_parent_id) REFERENCES students(member_parent_id) );

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy