uiisc/README.md

65 lines
1.3 KiB
Markdown
Raw Normal View History

2018-12-11 12:04:05 +00:00
# uiisc.com
2019-06-15 08:03:18 +00:00
A simple Content Management System for Reseller of MyOwnFreeHost
2016-12-23 17:55:30 +00:00
2019-05-17 10:52:39 +00:00
* Official Site : [uiisc.com](http://uiisc.com "UIISC")
* Author : [doudoudzj](https://github.com/doudoudzj "doudoudzj")
2018-12-11 12:04:05 +00:00
2019-06-15 08:03:18 +00:00
## Functions
2019-06-05 10:47:13 +00:00
2019-06-15 08:03:18 +00:00
### multi-language module
2019-06-05 10:47:13 +00:00
2019-06-15 08:03:18 +00:00
- [x] Load default language
2019-06-24 10:14:22 +00:00
- [x] Change language
2019-06-05 10:47:13 +00:00
2019-06-24 13:04:26 +00:00
### ClientArea module
2019-06-05 10:47:13 +00:00
2019-06-15 08:03:18 +00:00
- [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
2019-06-05 10:47:13 +00:00
2019-06-15 08:03:18 +00:00
### 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
2019-06-24 10:14:22 +00:00
- [ ] Members management
2019-06-15 08:03:18 +00:00
- [ ] Site configuration
- [ ] API configuration
- [ ] News management
- [ ] Translation file management
### forum module
- [ ] Add/edit/delete posts
2019-06-05 10:47:13 +00:00
2018-12-11 12:04:05 +00:00
## Screenshot
2019-05-17 10:52:39 +00:00
##### <u>Solution Page</u>
2018-12-11 12:04:05 +00:00
>
2019-05-17 10:52:39 +00:00
> ![Solution Page](assets/screenshot/solution.png)
2018-12-11 12:04:05 +00:00
2019-05-17 10:52:39 +00:00
##### <u>Login Page</u>
2018-12-11 12:04:05 +00:00
>
2019-05-17 10:52:39 +00:00
> ![Login Page](assets/screenshot/login.png)
2018-12-11 12:04:05 +00:00
2019-05-17 10:52:39 +00:00
##### <u>Register Page</u>
2018-12-11 12:04:05 +00:00
>
2019-05-17 10:52:39 +00:00
> ![Register Page](assets/screenshot/register.png)
2019-06-05 10:47:13 +00:00