Code Monkey home page Code Monkey logo

Comments (8)

ghostwriternr avatar ghostwriternr commented on June 23, 2024

The sign-up page must support the following:

  1. Have an 'ERP verification' section with 3 fields similar to https://erp.iitkgp.ernet.in/
  • Roll number
  • Password
  • Security question
    This should be followed by a 'Verify' button.
  1. Have a 'User information' section to collect the following:
    i. Name
    ii. Email id
    iii. Password (for the dashboard)
    iv. Confirm password
    Followed by a sign-up button.

The sign-in page would simply ask for 2 fields:
i. Roll number
ii. Password

from dashboard.

silvergame avatar silvergame commented on June 23, 2024

i would like to take this issue ,......can i ?

from dashboard.

ghostwriternr avatar ghostwriternr commented on June 23, 2024

from dashboard.

silvergame avatar silvergame commented on June 23, 2024

hi....I'm stuck at an error ...can u look into it ?? @ghostwriternr

from dashboard.

twishasaraiya avatar twishasaraiya commented on June 23, 2024

What error are u getting ?? I would like to help

from dashboard.

silvergame avatar silvergame commented on June 23, 2024

I'm not able to link two components (.js files) ...the error says
"A may have only one child element"

from dashboard.

twishasaraiya avatar twishasaraiya commented on June 23, 2024

The description was not quite clear.I am assuming you have two js files each having one component and you want to link them?? Have you put import and export lines

import FirstComponent from '.js'
class SecondComponent extends React.Component{...}
export default SecondComponent

You can see as I have done here

from dashboard.

ghostwriternr avatar ghostwriternr commented on June 23, 2024

Closing since no longer relevant.

from dashboard.

Related Issues (7)

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.