Git Product home page Git Product logo

saminkirigaya / php-fullstack-mvc-framework-with-login-logout-account-edit-and-delete-using-mysqli Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 33.64 MB

I custom mvc framework designed for routing and security.

PHP 68.09% HTML 0.45% CSS 20.25% JavaScript 11.21%
account-management bootstrap5 css-animations css3 javascript-effects javascript-es6 login-register-system mysqli-database php-framework php-mvc-framework php-mysql php8 responsive-web-design

php-fullstack-mvc-framework-with-login-logout-account-edit-and-delete-using-mysqli's Introduction

PHP MVC framework with complete operation CRUD for user login, logout, profile edit, delete, regestration with MySqli database.

The project is for developing a custom routing based framework where we design CRUD operation using MySqli and controlling users to manually getting inside our server root folders.

Usage/Examples

At terms of using this framework in real life cpanel or any hosting make sure to change url and API. There is a file called define.php where i set : #define('url','https://localhost/MVC')

Just remember i designed whole process in my own local server using Apache. In real life you are going to use a hosting may be cpanel. Copy everything inside MVC and paste to your root directory public_html.

Than change the urls like #define('url','https://www/something.com');

Just dont use MVC anywhere cause you are not going to put MVC folder inside root, you are just copying everything inside MVC and paste in public_html root.

Also all other url such as in button or navbar change them to your ip such as https://www.something.com instead of https://localhost/MVC .

Any further ques you can ask me in my mail [email protected]

Environment Variables

Change every url where you see : https://localhost/MVC/... to https://www.something.com/...

Make sure to import the sql file that I provided in your database and name config setup of database according dump.php.

Optimizations

I made sure the operation was good enough to demonstrate CRUD operation for a PHP MVC framework.

But, I didn't tried much to make complete responsive css design beside the bootstrap. So make sure to optimize it further for 4k designs.

Also you can set up more better regex condition for user regestration form to take values and apply them as your need.

php-fullstack-mvc-framework-with-login-logout-account-edit-and-delete-using-mysqli's People

Contributors

saminkirigaya avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.