DEV Community

Dulya Perera
Dulya Perera

Posted on

#4 πŸŒƒπŸš€ ICAF Conference Management System

This is a Conference Management System implementation of 3rd Year 1st Semester - Application Frameworks(AF) module. Here we are developed the system to manage the conferences as a web application according to the given requirements. There are 4 roles in the system; they are Admin, Editor, Reviewer, & User.

Conference Management is one of the function we have identified from the given requirements. The Editor must create a conference and those created conference should get approval from the Admin before display them in main page. And also Editor can delete and view the conference details. You can view the deployed system here.

Find out the Backend Project here.

β­• Changes in the Repository reflects on the server with a new build.β­•

Language

JavaScript
HTML
CSS
Design

Technology

  • ReactJs
  • SpringBoot
  • MongoDB

My contribution to the project(Conference Management):

This function implementation covered the:-

  • Home Page
  • Keynote Page
  • Conference Page
  • View More Details Of Conference Page
  • Past Proceedings Page
  • Change Status of Conferences as an Admin
  • Create Conference as an Editor
  • Delete Conference as an Editor

Sample user interfaces of working project:

1PNG 2PNG
figure 1.1: Home Page figure 1.2: KeyNote Details Page
2PNG 2PNG
figure 1.3: All Approved Conferences figure 1.4: Conference More Details
2PNG 2PNG
figure 1.5: Past Proceedings figure 1.6: Editor Dashboard
2PNG 2PNG
figure 1.7: Create New Conference figure 1.8: Change Status By Admin

Top comments (0)