Find Jobs
Hire Freelancers

AHT

$250-750 USD

已关闭
已发布大约 7 年前

$250-750 USD

货到付款
I need you to develop some software for me. I would like this software to be developed for Windows using C or C++. Aventis Hub responsive web portal system. The Aventis Hub will be used for user management and showing financial data statistics for users by role. This project will be developed in segments and after each segment is done, the user will have time to test all functionality available in the segment and only after user confirmation of successful testing, the next segment will be started by the development team. In addition to the functional requirements in the summary above, the Aventus Hub will provide the following: • User management functionality. Adding, editing, deleting of users, providers, and facilities based on roles • System training and documentation • Integration with CSS system, where all added users, providers, and facilities will be replicated to the CSS database • Integration with the collaborate MD system, where all the financial tables will be pulled from the Collaborate MD System Break Down This section of the document is used to break down the technical requirement of the Aventus hub system 6.1 Frontend: 6.1.1 Web Portal Static content: a. Header: - The Aventus Hub logo will always be display on the top left corner of the screen with a hyperlink that redirects the user to the home page - The top right corner of the screen will have a hyperlink “Log in” if the user hasn’t been authenticated yet, and if the user has been authenticated, then the user fist name will show beside the hyperlink “Log out” b. Footer: A static footer will be always shown “Copyright © 2017 Aventus Hub. All Rights Reserved. 6.1.2 Landing Page: The landing page will have the login username and password fields, that will be authenticated before redirecting the user to the home page. a. IF authentication is successful, the user will be directed to the home page b. If authentication failed, the username and password fields will be highlighted in red and an error message is displayed. 6.1.3 Home Page: The Home page will have visible simple tabs as follows: - Home - Commission - To Do List - Library - Orders - System Manager - Directory 6.1.4 Directory: In the directory page, a. 3 buttons to show all users from a select type/role - Show All Reps - Show All Providers - Show All Facilities b. Search field that the user can enter partial or full name and search the database in all Reps, Providers, and Facilities c. The user should be able to click on any of the records generated and get all the details available about this record d. Ability to edit details for any record (for appropriate roles only) 6.1.5 To Do List: This page will have all to do list for reps once they login. If the rep has active to do item, the rep will be directed to this page after authentication instead of the default home page. This page will include the following functionality: - Ability for admin and super admin users to be able to add a to do list item - Ability for reps to check of to do item as done - The system will add a to do list item automatically. Once the facility is created, an on boarding document is added as a pdf file in a to do item for the rep associated with this facility to be able to download and print. 6.1.6 Library: This page has some training videos and documentations in the form of downloadable documents that will be provided in the section “Supporting Documents” below. 6.1.7 Orders: a. This page is an online ordering supplies form. b. Items that will be included on the form will be provided in the related documents below c. Each item will have a numeric text box to the right of it that allows the user to add quantity desired for this order d. Reset button to clear the form allowing the rep to start a blank ordering form e. Submit button that will submit the order form to the ordering supplies email address provided in the system manager by super admin user f. Content of the email send will include: o Rep entered the order o Facility where the order is for o The order form information that was entered by the rep 6.1.8 System Manager: This page will be shown only for Admins and Super Admin roles. Roles: Role Functionality Available Pages Super Admin - Can add, edit, delete admin users - Have access to the commission section of the facility All Pages Admin Can add, edit, delete any of the users, facilities, and providers All Pages Reps Have read only access to the entire web portal All pages with the exception of System manager User fields: Role Fields Super Admin First Name Last Name Email Phone Number Organization Role (By Default Super Admin) Admin First Name Last Name Email Phone Number Organization Role Reps First Name Last Name Email Phone Number Organization Details - Check boxes of what sections of the portal there are allowed to see: o Commission (checked by default) o To Do List (checked by default) o Library (checked by default) o System Manager o Directory (checked by default) Providers Provider NPI Number Full Name Email Facility (this should be a dropdown menu that shows all facilities available, and an add facility button if the user can’t find the facility wanted) Facility An on boarding document is attached to the related documents section below that include all fields required when creating a facility a. This page will be split into 4 sections: - Users: ability to add, edit, delete users - Providers: ability to add, edit, delete providers - Facilities: ability to add, edit, delete facilities - Order emails: Ability to add, edit, delete what email or emails will be used to send the new orders form to. b. Ability to search each of the sections below by partial or full name c. Ability to click on any of the records generated and edit or delete them (Providing a popup to confirm in case of deleting) Business/Design Rules: User/ Provider: Popup window with one tab that showing the user details with 4 buttons (Save, Edit, Delete, Cancel) - Save button: always enabled to save any changes made by user - Edit Button: only enabled for edit mode - Delete Button: only enabled in edit mode - Cancel: always enabled to cancel any changes made by user Facility: Popup window with 5 different tabs and the first 4 tabs will have the same 4 buttons mention in the user section. a. Facility details: - Field details found in the related documents section below b. Providers: - Allow user to Add, delete multiple providers that will be associated or linked to this facility c. Reps: - Allow user to Add, delete multiple reps that will be associated or linked to this facility - Will show a button next to each rep “Send on boarding documents” and the system should create a to do list with the facility on boarding pdf document for this rep (the system will create multiple on boarding documents according to the number of providers associated with this facility) d. Commission Rules: this tab will only be visible to super admins - Facility Commission section with a text box where the user will be able to add the commission percentage - Facility commission value will determine the total amount (percentage of revenue) that will be divied between reps associated with this facility. - Allow user to add multiple reps and show 2 checkboxes next to each rep. - “Fixed Rate” and “Percentage” checkboxes and only if either check box is checked, the second check box should be unchecked automatically - A text field will appear next to the checkboxes where the user will add the rate or percentage desired for each rep e. Documents: - Users will be able to upload signed on boarding documents for each facility for record keeping purposes. Any Changes to the users should be replicated to the CSS system database (Information about this database is below in the External Systems section) 6.1.9 Commission: This page shows financial statistic matrix. All information synced from Collaborate MD database should be saved in Aventus hub database. A daily database dump will occur from Collaborate MD database to Aventus Hub database. a. All revenue imported into the system will be discounted by 30% for operational costs. b. The remaining 70% of revenue is the basis where all calculation will be done on c. Reps should only see the commission they are receiving (Not the total facility revenue nor the facility total percentage) Example: - Facility AB revenue is $1000 - Facility commission is 20% - This facility has 2 reps associated with it Rep1 and Rep2 - Rep1 percentage is 35% and Rep2 Percentage in 65% - The calculations should be done as follows: o Discount the facility total revenue imported by 30% so the new total that will be used for the rest of calculations is $1000 x 70% = $700 o The total rep commission from this facility is 20% of $700 = $140 o Rep1 commission is 35% of $140 = $49 o Rep2 commission is 65% of 140 = $91 o Rep1 should only see the $49 commission that he gets from this facility d. Admins and Super Admins - They should be able to choose between seeing the financial matrix for the entire company or by rep specific e. Reps - Each rep will be able to see a finical matrix based on the facility and percentage assigned to him/her f. Financial matrix will be shown broken down by facility, providers, payer g. The dollar amount shown should only show the amount the rep is receiving by the percentage assigned to him/her These graphs below are not accurate representation of how the system should look or function. It is here just to give you an idea of how you should think about this section. For example, reps should never see the total revenue from any of the facilities they are associated with.
项目 ID: 13275522

关于此项目

15提案
远程项目
活跃7 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
15威客以平均价$751 USD来参与此工作竞价
用户头像
Hello, I want to show you all relevant Demo and Designs which is similar to your project completed previously. To make sure about the requirement set and customizations, I want to discuss this project with you further on personal chat. Let me know the best suitable time for you to schedule the meeting, Feel free to message me at any time, I use to be online 24x7 on Freelancer so probably you will get a quick response from my end. Following are my Expertise Area: 1)PHP with CodeIgniter and Laravel Framework. 2)Node JS 3)Angular JS 4)Mobile App Development Thanks
$721 USD 在15天之内
5.0 (22条评论)
7.0
7.0
用户头像
Hello, I understood the initial scope of this project. Although i want to discuss further this job in order to prepare the final concept for this project. After Complete discussion over the call or in chat, i will prepare following things for you - Technical Project Proposal - Flow chart for this Project - Execution plan (Step by step procedure with explanation how and at what that we are going to execute a particular task)
$277 USD 在10天之内
4.7 (9条评论)
5.7
5.7
用户头像
Greetings, I have read the assignment and I confirm this proeject would get done within 2 weeks. Please tell do you demand some specific Payment Gateways would get integrated? I recommend Java over PHP due to performance higher performance would get obtained this way. I confirm webpages security would get tested over the HUB I confirm MS SQL would get used here. Please tell do you prefer some certain MS SQL database version? I assume ffmpeg would get used on Library videos. Videohosting like Youtube usage is an alternative. I assume JFreeCharts usage for the Reports Thank you, Respectfully,
$1,000 USD 在14天之内
4.7 (7条评论)
3.5
3.5

关于客户

EGYPT的国旗
cairo, Egypt
0.0
0
会员自5月 31, 2016起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。