There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple web page with a log-in and register page, im using pdo to access data, currently i am separating the various parts of the code, it should be in MVC standard (view, controller, router(MainController used to redirect to all other files), model)