fahisayub / octilus-register

A beautiful job registration form with form validation

Home Page:https://octilus-reg.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Octilus-Register

Introduction

The main objective of this project is to implement a beautiful registration form with form validation and also need to create and update data in server.

Demo

Demo

Features

  • Register form
  • Job Position update form
  • On Success page
  • form validation
  • Api integration

User Flow

As the user visits the website and enter details and on click next the user data will be sent to server and returns user id which is stored in redcer. And user will be redirected to jobs position page where the user can select the job position and accepts the T&C and on Submit the dat will be updated in the server using the id stored.On successfull submition the user will be redirected to Success page.

Dependencies

  • React
  • Chakra-UI
  • Axios
  • React-router-dom
  • Redux
  • React-icons
  • React-redux
  • Redux-thunk

Author

Muhammed Fahiz

References

About

A beautiful job registration form with form validation

https://octilus-reg.vercel.app/


Languages

Language:JavaScript 84.9%Language:HTML 9.8%Language:CSS 5.3%