Skip to content

NEENA16/student-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

student-CRUD

A project that uses nodejs express and postgres along with pure sql

milestomes

  • student CRUD and search
  • register, login user
  • students and user are different entities (diffent table in db)

db structure

  • db name students
  • 2 tables: students, users,
  • students for CRUD of students
  • users for register and login -pgAdmin view image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors