Skip to content

Zillance is an open-source freelance platform aimed at the Zilliqa blockchain.

License

Notifications You must be signed in to change notification settings

ArthurHoeke/zillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zillance

preview

Zillance is an open-source freelance platform aimed at the Zilliqa blockchain.

Table of Contents

About The Project

Zillance is a free, open-source platform where businesses can easily get in contact with freelancers and freelancers can find companions for projects. Zillance was build with the intention to encourage new developers on the Zilliqa blockchain to work together and build new awesome projects.

Currently Zillance provides;

  • User-friendly minimalist front-end
  • Express JS back-end server
  • Private key system for post deletion
  • Category system

Built With

Getting Started

Prerequisites

Before setup make sure you have Node JS installed.
Follow the instructions on how to install these via the provided links.

Installation

  1. Clone the repo
git clone https://github.com/ArthurHoeke/zillance.git
  1. Install NPM packages for server
npm install
  1. Enter your server address in client Javascript variable client/js/main.js
const apiAddress = "http://localhost:80";

Usage

Start server before using client

npm start

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

Zillance is an open-source freelance platform aimed at the Zilliqa blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published