Skip to content

panamilo/ReactCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simplistic CRUD application made using React, Node, Express , PostgreSQL.

The application is currently under construction!

Begun to implement the back end into the App. Currently trying to connect the DB I have in Postgres and interact with the front end to display the DB entries.

Next Task: Finalize the Back end and proceed to testing and editing the mistakes that will be present.

Started the initial git commit with some of my Front End work just before I enter backend to deal with the db.

  1. This is the initial page. Keep in mind there is no user validation. Table will be populated once the database is connected. Also have placeholders for the CRUD operations needed ( edit, delete )for each table entry

image

  1. This is the create an entry modal.

image

Likewise there have been made modals for the edit and delete functionalities which will be later displayed.

About

A simple approach of a CRUD app using React, Bootstrap, POSTGRESQL, Node, Express etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors