uiisc/README.md
2019-10-31 16:02:38 +08:00

64 lines
1.3 KiB
Markdown

# uiisc.com
A simple Content Management System for Reseller of MyOwnFreeHost
* Official Site : [uiisc.com](http://uiisc.com "UIISC")
* Author : [doudoudzj](https://github.com/doudoudzj "doudoudzj")
## Functions
### multi-language module
- [x] Load default language
- [x] Change language
### ClientArea module
- [x] Account registration
- [x] Account verification
- [x] Account cancellation
- [x] Email verification
- [x] Login / Logout
- [x] Profile modification
- [x] Forget / Reset / Change password
- [ ] Apply for a web hosting account
- [ ] Hosting account deletion / deactivation
- [ ] Login to hosting control panel
### admin module
- [x] Verify if a domain is available
- [x] Creation of account hosting from the panel
- [x] Change password to hosting account
- [x] Deactivate or disable a hosting account
- [x] Activate or enable hosting account
- [x] Verify how many domain and state of the hosting account
- [ ] Members management
- [ ] Site configuration
- [ ] API configuration
- [ ] News management
- [ ] Translation file management
### forum module
- [ ] Add/edit/delete posts
## Screenshot
##### <u>Solution Page</u>
>
> ![Solution Page](screenshot/solution.png)
##### <u>Login Page</u>
>
> ![Login Page](screenshot/login.png)
##### <u>Register Page</u>
>
> ![Register Page](screenshot/register.png)