Skip to content

Confessionally is a anonymous social network. A user register with their choice of nickname, and a link will be automatically generated, and this link can be shared to friends and have them to send a secret message to you.

Notifications You must be signed in to change notification settings

bitress/confessionally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confessionally - Anonymous Social Network

Overview

Confessionally is an anonymous social network that allows users to register with a chosen nickname and receive a unique link. With this link, users can receive secret messages from friends while maintaining their anonymity.

Features

  • Object-Oriented PHP: The project is developed using Object-Oriented PHP for maintainability and scalability.
  • Register with a Nickname: Users can register with their chosen nickname to maintain anonymity.
  • Login: Provides user authentication with login functionality.
  • Ajax Message Loading: Messages are loaded dynamically using Ajax for a seamless user experience.

Version

  • Version 1.0: Initial Release

Requirements

  • PHP 5.6 or higher
  • MySQL 5.7 or higher

Installation

  1. Clone or download this repository to your web server or local development environment.
  2. Create a MySQL database for the application.
  3. Configure the database connection in config.php with your database credentials.
  4. Run the SQL script provided to set up the necessary database tables.
  5. Ensure that you have a web server with PHP support.
  6. Access the application through your web browser.

Usage

  1. Register with a chosen nickname to get a unique link.
  2. Share your unique link with friends and ask them to send you secret messages.
  3. Log in to view and respond to secret messages.
  4. Explore the anonymous social network's features.

Author

This project was created by bitress.

Enjoy using Confessionally, the anonymous social network!


About

Confessionally is a anonymous social network. A user register with their choice of nickname, and a link will be automatically generated, and this link can be shared to friends and have them to send a secret message to you.

Resources

Stars

Watchers

Forks

Packages