Skip to content

AbdulxaqDev/react-sql-node-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactjs-Nodejs-MySql-CRUD

Simple crud app with

  • React
  • Node
  • MySql

Why I build this application?

To review what I know and I wanted to practice the MySql after getting Oracle badge: Oracle Uneversity, MySql Explorer Badge

This not advanced app, but It helped me to remember some important things, nothing complicated here.

Belov is the home page of the app, listing all users (in code I called them students, because I used student database on mysql):

List of users

Updating user:

List of users

Add user:

List of users

Delete user (asks before deleting user):

List of users

I haven't deployed and written test yet :)

Releases

No releases published

Packages

No packages published