Overview of My Submission
Constructed a registration utility with the assistance Appwrite API the place the customers can register and after registering their particulars will probably be posted to the Appwrite database.
Checkout my utility right here:
Submission Class:
Web2 Wizards
Hyperlink to Code
Register app is an easy utility the place the customers can register with their first identify , final identify and electronic mail and after clicking the submit button , the person particulars will probably be saved in Appwrite database.
Hyperlink: https://register-app-megha.netlify.app/
npm begin
Runs the app within the growth mode.
Open http://localhost:3000 to view it in your browser.
The web page will reload if you make modifications.
You might also see any lint errors within the console.
npm run construct
Builds the app for manufacturing to the construct
folder.
It accurately bundles React in manufacturing mode and optimizes the construct for the very best efficiency.
The construct is minified and the filenames embrace the hashes.
Your app is able to be deployed!
Workflow
This undertaking is constructed in the course of the Appwrite Hackathon on Dev
Extra Sources / Information
Frontend : ReactJs
Backend : Appwrite
Workflow of utility
Screenshot of utility
The person particulars are being saved within the Appwrite database within the following means
This undertaking is constructed in the course of the Appwrite Hackathon on Dev