Skip to content

asadhameed/event-management-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

The front-end of the web application of Event management.
The application has the following pages:

  • The Dashboard Shows all events and user can filter the events by type.
  • Log in Page
  • Registration Page
  • MyEvents Shows all events which user is created.
  • Subscribed Events Shows the events which user is subscribed. See the status of the events.
  • Create event Log in user can create an event.
  • If a user subscribed to the event then send the notification to the admin. The admin can accept or reject the event.

Setup with Back-end API

First, open src\service\api.js file in the project directory. Change the baseURL value

Open src\pages\dashboard\index.js file in the project directory. Change the socketIO value

Open package.json file in the project directory.

  • Running app on heroku then skip the following set and jump to Available Scripts
    "start":"react-scripts start"

Available Scripts

In the project directory, you can run:

npm i

This command will install all the dependency packages in the node_modules directory.

npm start

Runs the app in the production mode.
Open http://localhost:8000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published