jamesctucker / MAKE-Event-App

A CMS for event-planning utilizing React, Redux, Node, Express, & PostgreSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAKE Event App

MAKE Event App is a CMS for storing and displaying event data in a central location.

Demo

Heroku

Prerequisites

Before you get started, make sure you have the following software installed on your computer:

Setup

  1. Fork and clone this repository.
npm install 
npm run server
npm run client
  1. Set up a PostgreSQL database using the project's database.sql file.

Features

Dashboard

Filter and Sort Data

Download Data As Excel File

Add Event to Calendar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A CMS for event-planning utilizing React, Redux, Node, Express, & PostgreSQL.


Languages

Language:JavaScript 79.1%Language:PLpgSQL 16.7%Language:CSS 2.5%Language:HTML 1.7%