HELPLINE at the 'Space

4 Likes

qu’est-ce que c’est?

1 Like

It’s next to the 3D printer room - it’s a place where people can posts needs and wants.

4 Likes

It was put up recently for members to sort of advertise that they are looking for help with projects. I should have described its location as the wall by the 3d fab door, but words have been difficult for me this evening

4 Likes

I really like the idea! Super cool!

2 Likes

I’ll be writing up the progressive web app version this weekend with the code up on github and a intro lesson in learn.dallas.ms shortly after that.

EDIT:

Planned features:

  • Progressive WebApp that works on all screens (mobile, tablet, desktop)
  • Accessibility support
  • Publicly accessible GraphQL based API with JWT authentication
  • Push Notifications of updates and new items
  • Tagging of cards
  • Ageing of cards
  • Archival of old cards

Developer features

  • Written in Express, GraphQL, and React with Material Design
  • Backend Deployed via Docker
  • Frontend Hosted on Github Pages
  • Unit Tested and follows 12 Factor practices
  • Searchable API documentation

Update:

Wireframing is done and new features have been planned:

  • live searching of cards via Dates, Tags, Keywords, and Talk username via React-livesearch and algolia
  • Ability to choose either to use push notifications, or share email and/or phone number with parties that accept a card with communications
  • Integration with Talk via the discourse API
  • Customized Card death (1-30 d, 1-12 w, 1-3 month)
  • AI Weighted views (visiting an area more often has that become the default “main” view with the older main view is accessed via a nav point)
2 Likes