Skip to content

event-CRUD-CMS is a full stack CRUD application developed using React.js, Redux, Express, Sequelize, and PostgreSQL

Notifications You must be signed in to change notification settings

tw3/event-crud-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

event-crud-cms

event-crud-cms is a full stack web application to Create, Read, Update and Delete a list of scheduled events. The front-end component uses React.js and Redux (among other technologies) to display and update the data as a single page application. The data for the application is retrieved from a back-end component that uses Express, Seqeulize, and PostgreSQL.

Getting Started

  1. Install Node.js (if necessary)

  2. Install Git (if necessary)

  3. Clone this repo:

    $ git clone https://github.com/tw3/event-crud-cms.git event-crud-cms
  4. Install and run the backend application

  5. Open a separate command prompt and navigate to the event-crud-cms directory

  6. Install and run the frontend application

  7. Test it out at http://localhost:3000

Screenshots

License

This project is licensed under the MIT license, Copyright (c) 2017 Ted Weatherly.

About

event-CRUD-CMS is a full stack CRUD application developed using React.js, Redux, Express, Sequelize, and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published