## About the Application :
This is a login and registration system built in PHP .
## Application's features:
Features are included:
- Built in MVC Model
- Validations by hasing (default SHA1) and email regex.
- Secure Database connection.
- SQL injunction protection.
- Easy to implement to other websites
- Client information is stored in Session.
- Log file creating about the errors.
- Email validation
- Dashboard basic design concept created.