Skip to content

This project allows users to create, read, update and delete (CRUD) data.

License

Notifications You must be signed in to change notification settings

nicolasdelrosario/User-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User CRUD


This project allows users to create, read, update and delete (CRUD) user data.

It includes a simple web interface that communicates with a serverless function to store the data in a serverless database. click here


System CRUD

| Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Bootstrap Icons
  • PHP
  • Digital Ocean: Serverless Function
  • Digital Ocean: App Plataform
  • Planet Scale: Serverless MySQL

| Features

  • Create a new user with name, last name and occupation.

  • Creade User

  • Read a list of all users with their name, lastname and occupation.

  • Read User

  • Update the name, last name, or occupation of an existing user.

  • test

  • Delete an existing user.

  • test

| License

This project is available under the MIT license. See the LICENSE file for more details

| Author

This project was created by Nicolas Del Rosario. You can find more information about me on Linkedin, Github