/webinar-registration-system

The project allows registering for the webinars and accept payments for the registration

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Webinar Registration System

This C#.NET project allows registering for the webinars and accept payments for the registration, Payments are accepted through Stripe API This project is based on aspnetboilerplate web application framework read more

Project Setup

  1. Make sure that you update the smtp settings in the appsettings.json file
  2. Make sure you create the database WMSDb in localdb and update the EF migrations a. In package manager enter the command update-database after creating the db
  3. Update StripeApiKey in the appsettings.json file read more

Demo

--TODO--

Roadmap:

No Feature status
1. basic functionality
2. instructions in readme
3. instructions in video 🚧
4. demo video 🚧
created by Nitin Sawant