Git Product home page Git Product logo

hyperfyre-frontend's People

Contributors

ashishtwr avatar harshitha-nano avatar pratap2018 avatar raj6939 avatar varsha766 avatar vikramide avatar vishwas1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hyperfyre-frontend's Issues

Point 2 in Rule 1 is not dynamic

why this is hardcoded... it should come from the project detials...

image

also on licking on the link #mydatamyway #secureidentity [click here to auto generate] it shows me tweet like htis (again hardcoded)

image

When a user enter the tweeter-id in the form page, there should be a text box to enter OTP which is sent by hypersign to their tweeter account. They can only proceed once the tweeter OTP is verified. This way, a user can not enter someone else's tweeter id

Instead of form url, give the login page url with projectId in the query .

  • The moment hits the login page with projectId as in query param, store the projectId in the localstore.

  • When user enters into the form page, you can fetch the projectId from localstorage.

  • If user reloads the login page itself (whithout giving projectId as query param), it should take from localstorage

Implement lottery frontend.

[NOTE]: Design is not a concern for this work.

An admin should be able to trigger lottery process from UI.

  • An admin logins, go to the investors list page, select the project.
  • The lottery button enables (by default it is disabled). It should come as a toolbar near the search box.
  • Admin clicks on lottery button, a popup comes (or slider , whatever is easy to implement), where, he can see the following

image

  • On submit, you can hit this GET API endpoint with proper authorization
  • https://stage.hypermine.in/whitelist/api/v1/project/<projectId>/lottery?limitRecord=<no of record to be selected for lottery>
  • Admin should not be able to enter value more than total records.

When lottery button enables?

  • If a project is selected from drop down
  • If a project has at least one investor in the list
  • Otherwise it should show disabled.

Making follow, tweet and join channel dynamic

image

Data in these icons are not dynamic. In the page, you will get project's twitterHandle and telegramHandle in the data. so make these icons dynamic by replacinv the hardcoded handles in anchor tags.

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.