Giter Club home page Giter Club logo

event-manager-react's Introduction

React.js SPA for Managing Events

Screenshot

Live Website

Solution

Features

  • Add to Entries - Add event to the entries by clicking event button
  • Remove from Entries - Remove event from the entries by clicking event button
  • Pagination - Enables the user to select a specific page from a range of pages.
  • Search by Event Name - Enables the user to search event by name.
  • Sorting - Enables sort the events by id, name and go live time.
  • Loading Spinners - Enables multiple loading spinners when browser load events from API
  • Entry Notification - When user add and remove entries, the notification shows accordingly
  • About Us - Show App information

About

This is a simple but enterprise-ready event management app created from Create React App by Daniel.

Click Here to see more in details.

Application Installation

Clone and install.

git clone https://github.com/danieljindev/event-manager-react.git
cd event-manager-react
npm i

Run a development server.

npm run start
  • Application name: Event Manger
  • Homepage URL: http://localhost:3000
  • Deployed Server URL: Click Here

Development mode

Go to localhost:3000 to view the app.

npm run start

Production mode

In the production environment, the React app is built and saved to build folder.

npm run build && npm run start

Testing

Run unit and component/integration tests.

npm run test

If using Jest Runner in VSCode, add "jestrunner.configPath": "config/jest.config.js" to your settings

Run Cypress end-to-end tests.

# In one window, run the application
npm run start

# In another window, run the end-to-end tests
npm run test:e2e:open

Author

event-manager-react's People

Contributors

danieljindev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.