---
# System prepended metadata

title: 'Admin Console Documention,'
tags: [admin-console, ' features']

---

---
title: Admin Console Documention,
tags: admin-console, features
---

<center>
    <img src="https://i.imgur.com/ifoAf32.png" width="90px"/><br>
</center>

## Admin Console Product Documention

The Admin Console was built keeping the perspective of a smooth, semi-automated portal through which our webinars/seminars, classes, recruitment and on-boarding formalities could be conducted seamlessly.

### Salient Features
- #### Team Member Management
    - Add new member
    - View all the members
    - Edit members
    - Delete members
    - Search members
- #### Webinar Management
    - Create new member
    - Get the stats of the webinar 
        - Details of webinar
        - Number of Registrations
        - Different charts based on the registration data like
            - Branch
            - Year
            - Prior knowledge on the topic 
            - Source
        - Attendance in the webinar
        - One-click Ceriticifate generation
        - One click certificate emailing
        - Feedback view of each attendee who gave the feedback
- #### Authentication and Authorization System
    - Login through KIIT Email
    - Verified by Secure One Time Password
    - Authenticated based on whether the user is a member or not
    
### Technical Specification

The whole project is divided into two parts
- Frontend
- Backend

**Tech Stack used in Frontend**
- ReactJs	![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
- MaterialUI ![MUI](https://img.shields.io/badge/MUI-%230081CB.svg?style=for-the-badge&logo=material-ui&logoColor=white)

**Tech Stack used in backend**
- Express ![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)
- NodeJs ![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
- MongoDB ![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)

**Deployment**
- Backend 
    - Staging
        - Heroku ![Heroku](https://img.shields.io/badge/heroku-%23430098.svg?style=for-the-badge&logo=heroku&logoColor=white)
    - Production
        - AWS LightSail ![AWS](https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge&logo=amazon-aws&logoColor=white)
        - Nginx ![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)
- Frontend
    - Staging
        - Cloudflare Pages ![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=for-the-badge&logo=Cloudflare&logoColor=white)
        - Cloudflare Pages ![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=for-the-badge&logo=Cloudflare&logoColor=white)

**Other technologies used**
- Cloudinary 


### Future Scope of working
- Recruitment Management
- E Labs Blog Management


### Developers contributed
- Pratyay Saha
- Swagata Chanda
- Vishwanath Akaash
- Sangamitra Dasgupta



