About 8,850 results
Open links in new tab
  1. GitHub - kkarwowski/ReactJS-HRCore: React JS web app to …

    React JS web app to manage company employees. Built using Firebase auth, database, storage and realtime database.

  2. How to allow user to edit a section of a website in React?

    Jan 15, 2021 · I want the admin user to be able to edit the text within that page (component) from another page (component). For me to do this, will I need to store that editable text as a string in a database and edit it there, or is there a way of storing it within the application?

  3. Edit and Save data in Mysql Database using React JS application

    Feb 10, 2021 · I'm trying to do CRUD operations using Mysql Database and Node Js. In my requirement i need to post data to the data base and view it on the window after the user logged in if the user wants to edit the contents in the data he can edit it using the edit button.

  4. Web interface for interacting with a database, built using React.JS

    Jul 19, 2023 · cur-database-react is a dynamic and responsive web application built with React.js that provides a user-friendly interface. It allows users to connect and interact with databases through a sleek and intuitive web UI, reminiscent of a social media platform.

  5. Building an Admin Console With Minimum Code Using React

    Mar 11, 2024 · To build such an admin console, you have three choices: Don't build it. Just use a database editor (like phpMyAdmin, Prisma Studio, etc.) for the job. Quickly construct one from scratch by combining high-level libraries and tools. Each choice has its unique pros and cons.

  6. Building Dynamic React Apps with Database Data | Community

    Mar 27, 2023 · This article walks through setting up CData Connect Server to create a REST API for a SQL Server database and creating a simple React web application that has live access to data. The React app dynamically builds and populates an …

  7. Sending data to Database in React.js web application

    Dec 26, 2016 · React is a UI library. You need a server side language to handle HTTP requests to your database. You will need a server that handles requests from your React app and updates the database accordingly. One way would be to use NodeJS, Express and node-mysql as a server: // Set up connection to database. host: 'localhost', user: 'me',

  8. Building a CRUD App with React & Firebase Realtime Database

    Dec 3, 2024 · Creating a CRUD (Create, Read, Update, Delete) application with React and Firebase Realtime Database is a fundamental skill for web developers. A CRUD application allows users to interact with data, performing basic operations such as creating new records, reading existing ones, updating existing records, and deleting records.

  9. RxDB as a Database for React Applications

    This article delves into the integration of RxDB, a potent client-side database, with React applications to optimize data handling and elevate the overall user experience. React has revolutionized the way web applications are built by introducing a component-based architecture.

  10. SimpleWebPortal is a generic web portal template made with React

    SimpleWebPortal is a generic web portal template made with React JS and Node JS using express, Chakra UI, JWT authorization and PostgreSQL database. It provides user management functionality and acess restriction for site content via user acess rights. Site includes 3 skins and 2 languages (english and russian).

  11. Some results have been removed
Refresh