Screen Grabs • Key Features • How To Use • Credits
- Easy Sign Up option.
- Create your event.
- Fill some mandatory fields like title, date, time of the event.
- Can provide some optional fields like uploading an invitation image or event description.
- Edit / Delete your event.
- Edit some fields like date, time in case of postponing or preponing of event.
- Filter Event.
- Can easily navigate to target event by using filter by date option.
- Share Event to Website Homepage
- Share your event to homepage for open to all events.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/ksenior-2608/event-journal.git
# Go into the repository
$ cd event-journal
# Install dependencies
$ npm install
# Run the app
$ npm start
This software uses the following open source packages:
GitHub @ksenior-2608