Welcome to the Wikispace Clone project! This project is for COS 730 and it aims to replicate the features and functionalities of the popular collaborative platform, Wikispace, providing a space for users to create, share, and collaborate on documents seamlessly.
The Wikispace Clone project is designed to provide a robust and user-friendly platform for collaborative documentation. It features real-time editing, version control, user management, and more, making it an ideal solution for teams and organizations looking to streamline their documentation processes.
- Technical Installation Guide: A comprehensive guide on how to install and set up the Wikispace Clone on your local machine or server.
- Deployment Model: Detailed documentation on the deployment model of the Wikispace Clone
- User Manual: A user-friendly manual that covers all the features and functionalities of the Wikispace Clone, helping users to get the most out of the platform.
- Real-Time Editing: Collaborate on documents in real-time with multiple users.
We use feature branching, so please follow the steps:
- Create a new branch (
git checkout -b feature/your-feature-name
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature-name
). - Create a new Pull Request.
Please ensure your code adheres to our coding standards and includes appropriate tests.
Tiyego Emito Khoza (u20665777)