8000 GitHub - Spoker/VisitorRegistration: Visitor Registration Site
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Spoker/VisitorRegistration

 
 

Repository files navigation

VisitorRegistration

A simple Web App for registration of visitors and generating visitor a pass.

Screenshots

Screenshot of the Registration Page

Requierments

Microsoft .NET Framework 4.5.2

Entity Framework compatible Data Source (e.g. Microsoft SQL Server) *MySQL could work, but may require some extra focus https://forums.mysql.com/read.php?174,601264,601264

Microsoft IIS Server (WCF enabled)

For Build: Microsoft Visual Studio with Nuget Support

Installation

  1. Create Database within SQL Server
  2. Execute SQL Script
  3. Open and use the Publish Feature in Visual Studio and deploy it to your Webserver
  4. Update WCF Endpoint Address in VisitorRegistration.Web\Web.config
  5. Update SQL Connection String in VisitorRegistration.Web\Web.config

Disclaimer

This App was only built for a PoC, and is not production ready.

Contribute

Feel free to contribute, every contribution is welcome irrespective of the size of the change.

Please review the Code of Conduct before making any contribution.

Before making any source code change, please make sure your code matches the StyleCop guidelines.

About

Visitor Registration Site

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • C# 18.7%
  • Classic ASP 3.5%
  • CSS 1.3%
0