Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.
/ lgbtq-glassdoor Public archive

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

Notifications You must be signed in to change notification settings

oursky/lgbtq-glassdoor

Repository files navigation

🌈 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •