Skip to content

mikehsin/Jedi-Tweep

Repository files navigation

Jedi Tweep Application

Overview

Developed by Mike Hsin along with the CSCI-2170-Yoda2 group, "Jedi Tweep" is a microblogging web application akin to Twitter. Hosted on Dalhousie University's Computer Science web servers, it utilizes a MySQL database and provides a platform for users to connect and share within their local area.

Features

  • Real-time interaction with a focus on a community of users.
  • Dynamic local area detection for users to connect and interact.
  • Full suite of Twitter-like functionalities, with the exception of the blocking feature.

Technical Setup

  • Database: MySQL
  • Server: Hosted on Dalhousie University's Computer Science web platform
  • Primary Language: PHP

Installation

  1. Clone the repository to your server directory designated for web hosting.
  2. Execute the provided database script to set up the "GA2" MySQL database.
  3. Ensure the server environment is running a compatible version of PHP.

Access Credentials

  • To begin using "Jedi Tweep," log in as 'Yoda,' an administrator, with the non-admin credentials provided below:
  • Username: luke
  • Password: 1234
  • Explore the application's features, test the user stories implemented, and verify the application behavior.

Contributors

  • Lead Developer: Mike Hsin
  • Team Members: All members of the CSCI-2170-Yoda2 group

Citations

The development of Jedi Tweep was informed by the following resources:

Acknowledgments

  • Textbook: Provided foundational knowledge and guidelines for web application development.
  • PHP Manual: Served as a reference for PHP syntax and functions.
  • Bootstrap Manual: Informed responsive design and UI elements.
  • TA Contribution: Aref Poor assisted with database development ideas and requirements clarification.

Support

For support, please contact Mike Hsin by email michaelsonhsin@gmail.com

License

N/A