GithubHelp home page GithubHelp logo

oursky / lgbtq-glassdoor Goto Github PK

View Code? Open in Web Editor NEW
1.0 23.0 0.0 4.84 MB

LGBTQ Glassdoor aims to help LGBTQ individuals share and find supportive work environments.

Home Page: https://lgbtqglassdoor.com/

JavaScript 37.25% HTML 1.48% Vue 38.73% CSS 15.81% Python 6.72%
community community-project lgbt skygear

lgbtq-glassdoor's Introduction

๐ŸŒˆ LGBTQ Glassdoor

The LGBTQ Glassdoor is a side project developed by Oursky, a software development agency with offices in Hong Kong and Taiwan. The LGBTQ Glassdoor aims to help LGBTQ individuals find inclusive workplaces in Hong Kong. The listings on the website are submitted by individuals, LGBTQ-identified and allies, who feel an organization (a company, NGO, or public agency) is LGBTQ-friendly.

The LGBTQ Glassdoor is an opensource directory created with Oursky's opensource backend, Skygear. Anyone who would like to create a similar directory in their city or country can clone the LGBTQ Glassdoor repo. If you do, let us know!

You can also follow us on Facebook and Twitter.

Technology

  • Backend: Skygear with Python cloud code
  • Frontend: VueJS
  • Frontend Template: vue-bootstrap

Folder Structure

The root directory contains a Skygear could functions project, while public_html contains the static HTMLs for deployment.

Entry point for cloud function Cloud code is __init__.py

The Frontend VueJS project is contained under /vue-project.

Run Development

  • cd vue-project
  • npm install
  • npm start

Build for production

  • cd vue-project
  • npm install
  • npm run build

The exported build will be at /dist, which can be deployed using skygear cli.

Pages

  • Landing
  • Lising of Companies
  • Company details
  • Add a new company (Disclaimer, Contributor info, Company Info, Confirm page)
  • About us page

Table Schema

  • Contributor
  • Company

CMS

Localization

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.