Skip to content

It is a digital event journal where one can sign up and post their events. The platform provides features ranging from basic CRUD operations on events to filter and share event to site’s homepage. Apart from that it provides an option for uploading an invitation image for the event.

Notifications You must be signed in to change notification settings

ksenior-2608/event-journal

Repository files navigation



Event Journal

An Exclusive Web Application for maintaining and sharing your events.

Screen GrabsKey FeaturesHow To UseCredits

Screen Grabs

  • Home Page

    home-page-gif
  • Register

    register-page-ss
  • User Home Page

    user-home-page-ss
  • Create Event Page

    create-event-page-ss
  • Event Details Page

    event-page-ss

Key Features

  • 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.

How To Use

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

Credits

This software uses the following open source packages:


GitHub @ksenior-2608

About

It is a digital event journal where one can sign up and post their events. The platform provides features ranging from basic CRUD operations on events to filter and share event to site’s homepage. Apart from that it provides an option for uploading an invitation image for the event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published