Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
will-nemo edited this page Apr 9, 2020 · 8 revisions

Welcome

Welcome to the oneleif website (olWebsite) wiki!

The pages here are intended for those that would like to contribute to the oneleif website by submitting bug reports, suggesting new features, building extensions, or even submitting pull requests.

Please refer to the sidebar for details on Project Management and Contributing to the oneleif website.

Feedback Channels

Join the conversation around the oneleif website on Discord:

File a new issue using GitHub's Issues if you find a bug.

Project Contents

The oneleif website currently is based on a few projects:

  • olWebsite: this is the project containing the back-end and API for the website and mobile apps. The website is written in Swift, using the Vapor Web Framework
  • olWebsite-react: this repo is an implementation of a front-end for the oneleif website. The project is written in JavaScript, using the React Library
  • olGo: this repo is the iOS implementation of the front-end for the oneleif website. The project is written in Swift.
  • olGo-android: this repo is the android implementation of the front-end for the oneleif website. The project is written in Kotlin.