franznoel / pang-events

Simple event manager using Firebase Tools and npm.
0 stars 1 forks source link

pang-events

Pang-events is a simple event manager where you can place events and invite people.

Installation

Follow these steps to install pang-events in your local directory:

If you already have Node.js in your computer:

If you just want to open the files locally:

If you don't want to install anything in your local, and just want to QA on the web:

Page List

User Guide

Adding Events

After signing up and logging in, you can add an event

Fill out the following fields:

Note: When adding a guest, saving the event is required. Otherwise, guest list will not be updated.

Event Search

Users should type the specific name in the Event Search to find the correct event title.

User Authentication

You can sign up and sign in with your username and password using Firebase password authentication.

Resetting your password includes an e-mail.

In the users profile, users can also reset their password.

Future plans include using Google and Facebook authentication.