Flaredown icon indicating copy to clipboard operation
Flaredown copied to clipboard

Flaredown web app and API

Results 123 Flaredown issues
Sort by recently updated
recently updated
newest added

Create and to link [TOS](https://app.flaredown.com/terms-of-service) and PP(https://app.flaredown.com/privacy-policy) pages from "Create Account"

react-native

- Pass login and password securely to backend - Authenticate - Redirect logged in user to main page

react-native

Add captcha functionality to ensure bots are not creating fake accounts.

react-native

- Pass in account into to backend to create account - Authenticate and log in user - Redirect to main page or onboarding flow

react-native

![Flaredown native app mockups](https://github.com/rubyforgood/Flaredown/assets/584053/23956a6a-27a5-44cb-9f4a-4da6b200e6b1)

react-native

Setup a new staging environment - [x] Setup frontend staging - [x] Setup backend staging - [ ] Document setup - [x] Document deployment - [ ] Docs in repo/wiki

- [ ] Migrate away from ember-cli-pickadate to https://github.com/adopted-ember-addons/ember-pikaday - [ ] Remove bower and migrate dependencies to npm - [ ] Migrate at-js to https://github.com/zurb/tribute#installing

Some manual merging of portions of these changes may make sense, but this is just result of running app:update and overwriting every file with its output, mostly for reference on...

RubyForGood: 2023

# Overview Adds the [rswag gem](https://github.com/rswag/rswag) and generates the default specs for the existing controllers. This generates interactive documentation to view the Open API Documentation for the endpoints. ## Notes...

language:ruby
RubyForGood: 2023