Giter VIP home page Giter VIP logo

scalperr-ui's Introduction

Netlify Status

Scalperr - UI

The UI component for Scalperr

List of things to do

  • Initial UI design
  • Initial Search API
  • Functioning page with search and design
  • Support form validation
  • Add captcha to support form
  • Show more results with page expansion
  • Advanced search - filter by date, location, performer
  • Use Redux for search data

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Credits:

Image by Pexels from Pixabay

scalperr-ui's People

Contributors

carlzoo avatar conoroshea1996 avatar macjabeth avatar raptisj avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

scalperr-ui's Issues

Page Design

The frontend needs a better design. I'm not a designer and open to any suggestions.

Issue With Search Parameters

When you search for test in search bar is seems to break whole site. I think is should return No result found to the user instead. I believe it happens when there are no results for the given search.

Searched results cached incorrectly

Some results from previous searches are still showing up in subsequent searches. Investigate this.

Write a test where no content from previous search results should appear in subsequent results, given that the queries are entirely different.

Implement JWT Login

Replace dummy login with actual authentication from backend when JWT login API is implemented.

Allow searching on enter key

Currently it is required to click the search button in order to make a query. Ideally the user can do so but hitting the enter key.

Fix width on mobile display

Currently the width for elements on mobile display is not 100%. Remove styeld-css-grid and use hardcoded css-grid instead. Use two different media queries.

Style Results Page "/"

After consulting with a UX design student, the main search page should be better styled for mobile.

Specifically:

  • Add a calendar to search for event happening in certain date ranges
  • For mobile view, group each result into blocks with info like artist, venue, instead of in a single row and only showing the URL
  • Mobile view should have expandable blocks for each row.

Open to further suggestions

Add Canvas

https://codepen.io/breakinsecurity/pen/KKPrgZV
alt text

Currently the canvas is missing. The image required is in the assets folder.
Add the canvas below the navbar for mobile or at top for desktop display.

There may be some difficulty trying to get it to show up - in that case styled-css-grid may be removed.

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.