Updated Readme
This commit is contained in:
parent
fa827a0dd5
commit
a3ef5ac084
@ -1,6 +1,6 @@
|
|||||||
# Web-Base
|
# Web-Base
|
||||||
|
|
||||||
Web-Base is a php framework which provides basic web functionalities.
|
Web-Base is a php framework which provides basic web functionalities and a modern ReactJS Admin Dashboard.
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
- PHP >= 7.4
|
- PHP >= 7.4
|
||||||
@ -9,8 +9,11 @@ Web-Base is a php framework which provides basic web functionalities.
|
|||||||
### Current Functionalities:
|
### Current Functionalities:
|
||||||
- Installation Guide with automatic database setup
|
- Installation Guide with automatic database setup
|
||||||
- REST API
|
- REST API
|
||||||
- Account managment
|
- Account management
|
||||||
- New: Now supporting MySQL + PostgreSQL
|
- Supporting MySQL + PostgreSQL
|
||||||
|
- New: Page Routing
|
||||||
|
- New: Admin Dashboard
|
||||||
|
- New: Account & User functions
|
||||||
|
|
||||||
### Upcoming:
|
### Upcoming:
|
||||||
I actually don't know what i want to implement here. There are quite to many CMS out there with alot of vulnerabilities. There also exist some frameworks already. This project is meant to provide a stable project base to implement what ever a developer wants to: Dynamic Homepages, Webshops, ..
|
I actually don't know what i want to implement here. There are quite to many CMS out there with alot of vulnerabilities. There also exist some frameworks already. This project is meant to provide a stable project base to implement what ever a developer wants to: Dynamic Homepages, Webshops, ..
|
||||||
|
Loading…
Reference in New Issue
Block a user