This project is a type of financial control system and was made for PHP studies with MySQL using CRUD, it consists of a main page that first checks whether you are logged in or not, if not it sends you to the login page , and if you don't have an account, just create it on the registration page, or if you forgot your password, just create a new one on the password change page, while logged in and on the main page you can add an item with information such as the title , type (whether it is input or exit), date and value. You can also edit or remove the specific item, if you need to change any personal information, just go to the settings page and make such changes, and if you want to exit, just open the menu and click on “Exit”, and it will log out the system. .
✅ Connection with MySQL database
✅ CRUD
✅ Login/Registration
✅ Navbar
✅ Modal
The project will start at http://localhost/gomoney
This repository is under MIT license. You can see the LICENSE file for more details.