Tiantian Tutoring Network is a set of tutoring network programs developed by Beijing Tiantian Information Culture Company with tutoring intermediaries as the underlying development target. The program uses thinkphp as the underlying code, is developed strictly in accordance with object-oriented development, and has strong scalability.
The main functions of Tiantian Tutoring Network are:
1. Register as a teacher and complete your details.
2. Students register and complete their detailed information.
3. When students make an appointment with a teacher online and leave a message, the backend can decide whether to display the teacher's contact information or let the website be responsible for contacting the teacher.
4. When teachers make reservations for students online and leave messages, the backend can determine whether to display the student's contact information or contact the student through the website.
5. Online recharge for teachers and students currently supports the interfaces of the five major banks, Alipay and Tenpay.
6. News release module, news can be customized with columns, taking into account spam information and security to achieve member release, unified release by the administrator.
7. Online video module, videos can be customized into columns, and teaching videos from a large website can be published online, and can be viewed online on this website.
8. Data download module, you can customize the data download column, download data online, and the background can control whether to log in to download or not to log in to download.
9. Forum module, the system itself integrates the suggested forum model, and can also link to its own forum.
10. Online question module, members can submit their questions and ideas about the website for background review and reply, and members can view them in the member center.
11. Friendly links, friendly links can be added in the background
12. Multi-city module, support for multiple cities can be added in the background.
Installation instructions, first, create a new database. Import the sql.sql file, create the corresponding table, modify the config.php file under conf, and modify the corresponding database name, database user name, password, etc. accordingly. Enter http://your domain name and it can be used normally!
Running environment, this program can support Windows/Unix server environment and can run on a variety of WEB servers and modes including Apache, IIS and nginx. It requires PHP5.0 or above version support and supports Mysql, MsSQL, PgSQL, Sqlite, Oracle , Ibase and PDO and other databases and connections.