Giter VIP home page Giter VIP logo

after-hours's People

Contributors

bdkiran avatar

Watchers

 avatar  avatar

after-hours's Issues

Remove Music Page

The Music Elements we a nice experiment but are not necessary for this project. We will want to remove these pages, however the underlying HLS streaming will stay in place when we will need to stream video

Navigation Bar Update

There are quite a few issues with the navigation bar. To bring it up to standard, it needs some updating:

  • Responsive, currently not responsive hamburger menu for smaller screens

  • User Profile button should be an image/avatar

  • Logo Instead of text for home

Image Upload

Create Experience and Edit Experience should allow an experience image to be uploaded.

  • Images upload able
  • Define where this functionality is needed
  • Implement in these components.

View Experience

Add view experience page.
When a user on the home screen clicks an event, it should take them to the view Experience screen

Check Authentication on Route Switch

Users are able to navigate around the application even when their token is expired or removed. This is unintended behavior.

Potential Fixes

  1. On every request to the backend, every-time we get authentication failure the frontend user is removed
  2. On every page change, check to see if the token is present and valid.

Add Image Display

Images attached to experience should be displayed in the application.

  • Add to main area of view expereince
  • Add "Thumnail" to experience list
  • add a "base" image for expereinces that dont have images/error occurs

Refresh Token

To keep a user signed in for longer than 10 minutes, the users token must be refreshed.
There are 2 possible approaches to handling this:

  1. Send a token refresh request along with every request that gets sent to the back-end

  2. Initiate a token refresh whenever a page is changed

  3. Have a separate process running in the background that refreshes the token

Style Login Page

Style the form on the login page.
Create a propper error message when the sign in attempt fails

User Profile

In the top right corner of the navbar, a user should be able to view their profile.
Utilize a base avatar

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.