Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

TallyDotNet/event-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Site

This is an ASP.NET MVC 4 web application designed to be used for simple events such as code camps, small to medium conferences, etc.

Basic Features

  • OAuth Login
  • User Profiles and Preferences
  • Session Submission
  • Speakers, Sessions, Sponsors and Location pages

Admin Features

  • Create Events
  • Approve or Reject Session Submissions
  • Create Sponsore

Technologies Used

  • ASP.NET MVC 4
  • RavenDB
  • jQuery 1.9.1
  • Boostrap 3
  • SimpleAuthentication
  • NLog
  • Autofac

Getting Started

  1. In packages/RavenDB.Server.2.0.2330 you will find a ZIP called RavenDB.Server.2.0.2330.zip. Extract this directory somewhere outside of the repository.
  2. In the extracted directory, navigate to the tools sub directory.
  3. Start the database by running Raven.Server.exe.
  4. Once the database has started, you can run the web application normally from Visual Studio.

Expectations

While this project is open source, we currently have no intention of supporting any groups or individuals outside our organization. Please do not expect us to fix your bugs or take pull requests at this time.

License

The MIT License

Copyright (c) 2013 Capital City .NET Users Group

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An ASP.NET MVC 4 web application designed to be used for simple events such as code camps, small to medium conferences, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published