Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8419721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T02:41:24+00:00 2026-06-10T02:41:24+00:00

I am a new ASP.NET developer with a good knowledge in Database Design. I

  • 0

I am a new ASP.NET developer with a good knowledge in Database Design. I am developing an intranet web-based booking system for my company and now I am struggling in designing the following required two requirements and one optional requirement:

Required Requirements:

  1. The Event may have more than one time slot.
  2. The user must be able to register in one of these time slot only.

Optional Requirement:

  1. The user must be listed under a waiting list if there is no
    available seats in the event.

My simple database design is:

Users Table: UserID, Name, Department
Admins Table: UserID
Event Table: ID, Title, Description, Start_Date, End_Date, Start_Time, End_Time, Location,NumberOfSeats, isActive
BookingDetails Table: BookingID, EventID, UserID

So what I should add to my database design to accommodate at least the required requirements?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T02:41:26+00:00Added an answer on June 10, 2026 at 2:41 am
    1. An Event may have more than 1 time slot.

    Event Time Slots Table: TimeSlotID, EventID, Date, StartTime, EndTime

    BookingDetails Table: BookingID, EventID, UserID, TimeSlotID

    1. The User must be able to register in only one time slot per Event.

    Create Unique Index on BookingDetails (EventID, UserID)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am a new ASP.NET developer and I am developing a web-based suggestions box
I am a new ASP.NET developer and I am developing a traning management system
I am a new ASP.NET developer and I am developing a simple intranet registration
I am a new C# and ASP.NET developer. I am developing a simple intranet
I created a new ASP.NET website using Visual Web Developer 2008 Express edition and
I'm developer moving from C# to Java. Heard about new ASP net feature. <%:
New ASP.NET Web API HttpClient has been giving me some strange results. Here is
I am building a new asp.net MVC3 web application for reporting and I want
I've created a new ASP.NET Web Site in VS2008. I'm attempting to rebuild an
I am part of a development team building a new ASP.NET 3.5 web application.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.