https://github.com/amr-yasser226/event-management

A polished, responsive frontend application leveraging ASP.NET Core Razor Pages for comprehensive event management. Provides secure, role-based authentication for attendees, volunteers, organizers, sponsors, and donors, and a mobile-first UI built with Bootstrap 5 and jQuery. Modular architecture and LibMan integration ensure maintainability.

https://github.com/amr-yasser226/event-management

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary

Keywords

aspnet-core bootstrap-5 csharp event-management frontend frontend-architecture jquery libman razor-pages responsive-design role-based-authentication
Last synced: 5 months ago · JSON representation

Repository

A polished, responsive frontend application leveraging ASP.NET Core Razor Pages for comprehensive event management. Provides secure, role-based authentication for attendees, volunteers, organizers, sponsors, and donors, and a mobile-first UI built with Bootstrap 5 and jQuery. Modular architecture and LibMan integration ensure maintainability.

Basic Info
  • Host: GitHub
  • Owner: amr-yasser226
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 18.7 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
aspnet-core bootstrap-5 csharp event-management frontend frontend-architecture jquery libman razor-pages responsive-design role-based-authentication
Created about 1 year ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

Event Management

GitHub Repo Size GitHub Contributors GitHub Stars GitHub License

Table of Contents

Overview

Welcome to the Event Management Frontend repository! This project serves as the user-facing interface for managing events, volunteers, attendees, and organizers. Built with ASP.NET Core Razor Pages, the frontend provides a seamless and intuitive experience for users to interact with the event management system.

Features

  • User Authentication:

    • Login and Sign In functionalities for Attendees, Volunteers, Organizers, Sponsors, and Donors.
  • Role-Based Navigation: Dynamic navigation options based on user roles.

  • Responsive Design: Mobile-first layout using Bootstrap 5 for optimal viewing across devices.

  • Clean UI/UX: Intuitive, user-centric design ensuring ease of use.

  • Modular Architecture: Organized folder structure for scalability and maintainability.

Technologies Used

  • Frontend:

  • Version Control:

    • Git – Distributed version control.
    • GitHub – Repository hosting and collaboration.
  • Package Management:

    • LibMan – Client-side library manager.

Project Structure

Frontend/ ├── Pages/ │ ├── AuthChoice/ │ │ ├── AuthChoice.cshtml │ │ └── AuthChoice.cshtml.cs │ ├── User/ │ │ ├── Attendee/ │ │ │ ├── Login/AttendeeLogin.cshtml │ │ │ └── AttendeeLogin.cshtml.cs │ │ ├── Volunteer/ │ │ │ ├── Login/VolunteerLogin.cshtml │ │ │ └── VolunteerLogin.cshtml.cs │ │ └── Organizer/ │ │ ├── Login/OrganizerLogin.cshtml │ │ └── OrganizerLogin.cshtml.cs │ ├── Index.cshtml │ └── _ViewImports.cshtml ├── wwwroot/ │ ├── css/ │ ├── js/ │ └── lib/ │ ├── bootstrap/ │ └── jquery/ ├── Frontend.csproj ├── Program.cs ├── Startup.cs ├── .gitignore ├── .gitattributes ├── LICENSE ├── README.md └── ...

Installation

Prerequisites

Setup

  1. Clone the Repo

bash

git clone https://github.com/amr-yasser226/Event-Management-Frontend.git cd Event-Management-Frontend

2. **Restore & Build** ```bash dotnet restore dotnet build

  1. Run

bash dotnet run

  1. Access Open http://localhost:5000 or https://localhost:5001

Usage

Navigate by role (Attendee, Volunteer, Organizer, Sponsor, Donor), choose Login or Sign In, complete the form, and proceed to the dashboard or thank-you page.

Contributing

  1. Fork the repo
  2. Create a feature branch
  3. Commit changes with clear messages
  4. Push and open a Pull Request

Please follow coding standards, write tests, and respect our Code of Conduct.

License

This project is licensed under the MIT License.

Contact

For questions or feedback, open an issue or reach out at [your.email@example.com].

Upcoming Features

  • Backend API integration with ASP.NET Core Identity
  • Enhanced user profiles and analytics dashboard
  • Real-time notifications via SignalR
  • Payment gateway support
  • Advanced search, filtering, and localization

Thank you for using *Event Management*!

Owner

  • Login: amr-yasser226
  • Kind: user

GitHub Events

Total
  • Watch event: 2
  • Delete event: 3
  • Member event: 2
  • Push event: 23
  • Pull request event: 2
  • Create event: 5
Last Year
  • Watch event: 2
  • Delete event: 3
  • Member event: 2
  • Push event: 23
  • Pull request event: 2
  • Create event: 5

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 24
  • Total Committers: 3
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.292
Past Year
  • Commits: 24
  • Committers: 3
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.292
Top Committers
Name Email Commits
Amr Yasser a****6@g****m 17
Ahmed Abbas 1****7 4
OxHazem o****d@h****m 3

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 27 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 27 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • amr-yasser226 (2)
Top Labels
Issue Labels
Pull Request Labels