mdabid2 / react-express-evm-tools

A demo project using React, React Router, Express, Axios, and Mongoose for the backend Webpack and Babel-loader for automation compilation and build Sass [sass-loader, sass-loader, bootstrap] for styles nodemailer to allow easy as cake email sending

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Status Build Status

Event Management Apps

This is a demo project using the following technologies:

Notes

Make sure you have Installed mongodb and started.

Create Super Admin

Please use this Super Admin key:"$ofoBGQn2fV48Tyx4L”, While registering as a Super Admin User

Requirements

npm install

Running

Production mode:

npm start

Development (Webpack dev server) mode:

npm run start:dev

Features In Phase2

  • OTP verification of users by SMS
  • Events Dashboard views based on individuals Grops/Accounts

Features in Phase1:

  • Login and registration page for admin
  • Logout from current users
  • View/Manage: dashboard of event’s
  • View Admin users: dashboard
  • Add: New events
  • Edit/Delete: events
  • User registration: for event’s
  • Registration confirmation: email
  • Shared: the events registration link and details using email
  • Manage Seats Availability: for event’s
  • Search Events: with registered user’s
  • Manage Page Routing: of page’s

About

A demo project using React, React Router, Express, Axios, and Mongoose for the backend Webpack and Babel-loader for automation compilation and build Sass [sass-loader, sass-loader, bootstrap] for styles nodemailer to allow easy as cake email sending


Languages

Language:JavaScript 92.4%Language:CSS 7.2%Language:HTML 0.5%