From a3ef5ac0845be9764b9e52914b3d034c963f5c9d Mon Sep 17 00:00:00 2001 From: Roman Hergenreder Date: Sat, 20 Jun 2020 18:37:43 +0200 Subject: [PATCH] Updated Readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4cd4456..63be0bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 - PHP >= 7.4 @@ -9,8 +9,11 @@ Web-Base is a php framework which provides basic web functionalities. ### Current Functionalities: - Installation Guide with automatic database setup - REST API -- Account managment -- New: Now supporting MySQL + PostgreSQL +- Account management +- Supporting MySQL + PostgreSQL +- New: Page Routing +- New: Admin Dashboard +- New: Account & User functions ### 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, ..