https://github.com/androidbeingx/php-pt2
A class project. App web in php with mvc. Bakery web
https://github.com/androidbeingx/php-pt2
bakery files mvc-architecture php
Last synced: 11 months ago
JSON representation
A class project. App web in php with mvc. Bakery web
- Host: GitHub
- URL: https://github.com/androidbeingx/php-pt2
- Owner: Androidbeingx
- Created: 2023-02-10T20:03:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T20:24:41.000Z (about 3 years ago)
- Last Synced: 2025-02-14T11:00:11.052Z (about 1 year ago)
- Topics: bakery, files, mvc-architecture, php
- Language: PHP
- Homepage:
- Size: 556 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP-PT2
A class project. App web in php with mvc. Bakery web
### Basics
- Use files as database, manage in web
- Login and logout, session control.
- MVC model.
- Work with classes.