Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreampiggy/friendcircle
A Model Of FriendCircle By ThinkPHP
https://github.com/dreampiggy/friendcircle
Last synced: about 1 month ago
JSON representation
A Model Of FriendCircle By ThinkPHP
- Host: GitHub
- URL: https://github.com/dreampiggy/friendcircle
- Owner: dreampiggy
- Created: 2014-12-15T13:59:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-20T13:53:41.000Z (over 9 years ago)
- Last Synced: 2023-08-09T23:46:40.296Z (over 1 year ago)
- Language: PHP
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeTimeStamp.py
Awesome Lists containing this project
README
FriendCircle建模
============Just A Fuck Competition.
============# Used:
1. PHP
2. ThinkPHP
3. jQuery
4. Ajax
5. Noting~# State:
1. 完成全部一级以及除了图片上传的二级需求
2. 基本无Bug,屏蔽,禁止都正常
3. 数据库sql在根目录的myfrienddb.sql。默认端口81,数据库端口8889,默认root账户登录密码123,可以在Friend/Conf/config.php中修改相应的配置,需如果部署希望他人访问,请注意很多js和html里面写死了localhost:81,建议用PHP的config里面加入IP字段,批量替换,到时候直接填写IP地址就能一键部署
4. 其他问题再说吧,基本弃坑