Giter Site home page Giter Site logo

gamma's Introduction

gamma

Setup for local:

There are 2 .env files that will need the proper values added to them. One is in the root folder, this holds the Google API key. The other is in the server folder, this holds the database configuration values and the JWT secret. Contact Chip to get the proper values if needed.

HTTPS

The server is using a self-signed certificate. This will need to be created locally with the key bing gamma. To do this use this command: openssl req -nodes -new -x509 -keyout gamma.key -out gamma.cert when prompted, accept the defaults except:

  • Common name = gamma.com
  • Email Address = < your email >

This will be fixed when we move it to production.

gamma's People

Contributors

chip-l avatar dustin-s avatar magicalms avatar

Stargazers

 avatar

Watchers

 avatar  avatar

gamma's Issues

Remove `HomeScreen`

I think it is safe to remove the HomeScreen. TrailScreen has become the default landing page. I don't think there is anything on the HomeScreen page that hasn't been moved to the TrailScreen

Priority 2: Edit button

The edit button for the POI description is cut off by the screen.
Problem was found on a Samsung S10.

  • If it's still a popular model it needs fixed.
  • If barely anyone has it, it doesn't.

Priority 1: Error with the "Active?" switch

The "Active?" switch is just changing what buttons show on the POI description page on both the admin and user sides.

  1. Logged in
  2. Selected a trail with a POI
  3. Selected a POI
  4. Turned “Active?” switch off
  5. Pressed “Save and Close”
  6. Logged out
  7. Selected same trail
  8. Saw POI was still there
  9. Selected POI
  10. Saw “Save and Close” there
  11. Logged in
  12. Found and selected same POI
  13. Turned “Active?” switch on
  14. Logged out again to see change
  15. Repeated multiple times on different POI - all were in Kentucky

Device is a Pixel 3 XL

(Image is what the user sees.)
Screenshot_20220907-170501

Trouble saving trails

After saving the trail, the trail data is not removed and the trail is not selected. The save button is still displayed,

Trail IS saved.

Update Password: Email field is not used

The Email field should either show a static value that can't be updated or not displayed at all. Entering a different email in that field doesn't actually change the email value nor does it update passwords for the other email.

My preference would be to show the static email address of the current user (auth.userData?.user.email)

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.