Giter VIP home page Giter VIP logo

saylove-wall's Introduction

这是一个开源的表白墙项目,也是我的第一个开源项目。

起源

起初是给广西科技大学易班发展中心的光棍节活动开发的一个网站,活动结束后发现效果还不错,同学们的响应很热烈,而且在广西内的高校内也是好评不断。

于是,我就把此网站开源了,希望能对同学们有帮助。

链接

https://pingxonline.com/app/saylove/

主要特性

  • 发起表白
  • 查看表白
  • 搜索某人的表白
  • 点赞
  • 分享
  • 评论
  • 猜名字
  • 性别区分
  • 邮件通知被表白者

目的

脱单神器助你早日脱单。

快速使用

  1. 数据库链接配置: 修改connect.php中的

    // $host = '127.0.0.1'; // 数据库地址

    // $user = 'root'; // 数据库用户名字

    // $pass = '';   // 数据库链接密码

    // $db_name = 'wishingwall'; // 链接的数据库名字

     并把斜杠注释去掉,其他地方链接无需修改。

  1. 邮件服务配置: email.php ,修改成QQ邮箱和独立密码。(需要QQ邮箱开启相关邮件服务和设置一个独立密码,使用独立密码进行登录)。此邮件服务效果并不乐观,因为QQ限制最大发邮件数量,短时间内大量邮件发送出去会被退回。建议使用第三方邮件平台,付费服务。

  2. 导入数据库文件。

  3. 分享链接生成:修改display.js文件第155行,此行控制生成的分享链接。

这个网站会有许许多多的BUG,欢迎大家一起来完善。

更新历史

支持

基于jQuery Mobile开发。

界面

saylove-wall's People

Contributors

ping-xiong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.