An open API service indexing awesome lists of open source software.

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

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)

# 📖 [ZIDI]

> 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).

## 🛠 Built With

### Tech Stack

Client

### Key Features
- **[Authentication]**
- **[Add Codesnippets]**
- **[Codesnippets Search]**
- **[Commenting]**

(back to top)

## 🚀 Live Demo
- [Live Demo Link](https://zidiapp.com/)

(back to top)

## 💻 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`

(back to top)

## 👥 Authors

## 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/)

(back to top)

## 🔭 Future Features
- [ ] **[Add productivity tools]**
- [ ] **[Allow Profile Update]**
- [ ] **[Real time chat]**
- [ ] **[Optimization]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support
Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments
I would like to thank:
- Code Reviewers and codesnippets contributors
- Everyone whose code was used
- Inspiration
- [ngarama](https://github.com/ngarama)

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)