Skip to content

A platform where user can create his account, events and list all present events in database

Notifications You must be signed in to change notification settings

mittalprince/Event-Mangement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event-Mangement

A Event management web app where user can create his own events and list all events globally.

Live Demo on Heroku:

https://event-appa.herokuapp.com/

Features

  • Login/Sign
  • Create Events
  • List all available Events

Run Locally on Your Machine

You need Node, NPM and MongoDB properly installed.

Clone this repository

    git clone https://github.com/mittalprince/Event-Mangement.git

Setup the environment variables replacing <mongo_uri> with your mongodb uri.

    create .env file inside project directory with your mongo_uri variable

Install dependencies

    npm install

This will start dev server at http://localhost:8001.

    node server.js

Tools and Technologies

  • Backend: Nodejs, Express, Passport.
  • Database: MongoDB.
  • Frontend: Bootstrap, EJS.

ScreenShots

ScreemShot-1

ScreemShot-2

ScreemShot-3

ScreemShot-4

ScreemShot-4

About

A platform where user can create his account, events and list all present events in database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published