Skip to content

AlanDavid-007/First-CRUD

Repository files navigation

First CRUD

  • Description of the First CRUD (Create, Read, Update, Delete) Project:

  • The first CRUD project was undertaken to establish a foundational understanding of web development and database management.

  • It involved the use of PHP, SQL, HTML, CSS, and JavaScript technologies to create a basic web application with CRUD functionality.

  • The project focused on implementing the fundamental operations of creating, reading, updating, and deleting data.

  • The web application was designed to manage a specific dataset, enabling users to add new records, view existing data, edit information, and remove entries.

  • The project provided hands-on experience in creating a web-based system that interacts with a database.

Table of contents

Overview

  • CRUD Functionality: The project resulted in a web application that successfully implemented CRUD operations, allowing users to perform key data management tasks.

  • Hands-on Database Interaction: The project provided practical experience in interacting with a database, including data insertion, retrieval, modification, and deletion.

  • User Interface Development: I designed and developed a user interface that facilitated data interaction, making it accessible and manageable for users.

  • Foundational Web Development Skills: The project served as a stepping stone for acquiring fundamental skills in web development and database management.

  • Experiential Learning: Beyond theoretical knowledge, the first CRUD project offered an opportunity to apply concepts in a real-world context, enhancing practical proficiency in web development.

  • Use a form;

  • See their information on the index.php, after completing the form.

Links

Built with

  • HTML5
  • PHP
  • SQL

Author

About

A repository destinated to my first CRUD

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors