SkillAgentSearch skills...

Ana

Database-driven web app for newbies with PHP and MySQL

Install / Use

/learn @doncadavona/Ana
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars12
CategoryData
Updated2y ago
Forks5

Languages

PHP

Security Score

65/100

Audited on Aug 25, 2023

No findings