Skip to content

Ejercicio para la vacante de desarrollador web Raul Eduardo Trejo Suarez

Notifications You must be signed in to change notification settings

lordlouis/rtrejo_webdev_test-

 
 

Repository files navigation

Ana

Ana is a store app written in native PHP and MySQL to help you learn the basics of web development. Learn the primitive way to implement of CRUD: Create, Read, Update and Delete.

Features

  • Authentication
  • CRUD: Create, Read, Update and Delete store items

Setup

  • Configure database connections in /server/db_connect.php, /transaction/server/db_connect.php and /customer/server/db_connect.php
  • Create the database
  • Import database.sql to that new database
  • Serve and enjoy! I suggest you use XAMPP to host your app locally.

About

Ejercicio para la vacante de desarrollador web Raul Eduardo Trejo Suarez

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.6%
  • HTML 36.1%
  • CSS 3.3%