https://github.com/devmunyi/zidi-app
Zidi is a code sharing platform that aims to provide clean, universally acceptable code for all backend processes in all major languages. Anticipating to develop productivity tools for backend developers to make their work easier. Built with: jQuery, PHP, NodeJs and MySQL
https://github.com/devmunyi/zidi-app
Last synced: about 1 year ago
JSON representation
Zidi is a code sharing platform that aims to provide clean, universally acceptable code for all backend processes in all major languages. Anticipating to develop productivity tools for backend developers to make their work easier. Built with: jQuery, PHP, NodeJs and MySQL
- Host: GitHub
- URL: https://github.com/devmunyi/zidi-app
- Owner: devMunyi
- Created: 2022-04-06T18:58:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T08:46:06.000Z (about 3 years ago)
- Last Synced: 2025-03-25T03:42:02.138Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://zidiapp.com
- Size: 27.3 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
> A code sharing platform that aims to provide clean, universally acceptable code for all backend processes in all major languages. Anticipating to develop productivity tools for backend developers to make their work easier. It consumes API endpoints from a [NodeJs Backend](https://github.com/devMunyi/backgen-backend).
Client
### Key Features
- **[Authentication]**
- **[Add Codesnippets]**
- **[Codesnippets Search]**
- **[Commenting]**
## 🚀 Live Demo
- [Live Demo Link](https://zidiapp.com/)
## 💻 Getting Started
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need the following:
- Xampp installed
- [NodeJs backend](https://github.com/devMunyi/backgen-backend) running
### Setup
Clone this repository to your desired folder:
To run and view this application, you will first have to clone a local version of this repository to htdocs folder availed by Xampp installation using:
`git clone https://github.com/devMunyi/zidi-app.git`
After that navigate to the newly created folder:
`cd zidi-app`
### Usage
To run the project, enter the following url on your favorite browser:
`http://localhost/zidi-app`
## Authors
👤 **ngarama**
- GitHub: [@githubhandle](https://github.com/ngarama)
👤 **Samuel Munyi**
- GitHub: [@githubhandle](https://github.com/devMunyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-munyi-01315b174/)
## 🔭 Future Features
- [ ] **[Add productivity tools]**
- [ ] **[Allow Profile Update]**
- [ ] **[Real time chat]**
- [ ] **[Optimization]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## ⭐️ Show your support
Give a ⭐️ if you like this project!
## 🙏 Acknowledgments
I would like to thank:
- Code Reviewers and codesnippets contributors
- Everyone whose code was used
- Inspiration
- [ngarama](https://github.com/ngarama)
This project is [MIT](./MIT.md) licensed.