This project is a web portal designed for corporate use, which will be white-labeled with the company's branding, color theme, and logo. The portal is built to be responsive, ensuring compatibility with various devices, including mobile browsers. User authentication is secured through OTP verification during the login process.
- Display corporate profile information (name, ID, etc.).
- Admin user list includes First name, Last name, email id, accounts email.
- Display credit limit and payment due date, both weekly and monthly.
- Show discount percentages and caps.
- Display notifications related to promotions and onboarding requests.
- List of users with assigned groups.
- Ability to filter users and change their groups.
- Admin has the option to place special bookings on behalf of users, overriding group limitations.
- List of groups with the ability for admin users to edit group details.
- Display various reports (details specified in section 3).
- Showcase audit records (details specified in section 4).
- A page with various options to contact the Lift Team.
- Includes a contact form to submit custom messages to the Lift Team.
- An email will be triggered to the support email for the Lift support email, including a unique ID.
- This project uses Go as the primary programming language.
- Ensure proper configuration, including database settings, email configurations, etc.
- For more details on specific sections, please refer to the corresponding sections below.
...
...
...
This project is licensed under the [License Name] - see the LICENSE.md file for details.