Web development is a relatively new function in Sales Ops. Below are some projects that has been completed as well as ongoing projects.

One of the biggest issues with collaboration is communication and consolidation of information. Though information are communicated through email or chat, it’s often lost in the piles of email people receive each day. The Sales hub is the solution to this issue as it is the a one stop shop for Sales and anyone working with sales to get the most up to date information about training material, presentations, trainings, team organisation/ team info, FAQs, links to most used tools in Illumina and many more.

Learn how to make updates on the sales hub here.
Visit the Sales Hub:

The Rental calculator is a tool created by financial services used to model a Rental System proposal. (more information check out the financial services page). The Rental calculator was initially built on excel but had issues with excel macros and version control. The solution to that is to build it as an application on PowerApps.

Visit the Rental Calculator App:

Similar to the Sales hub, Sales Ops Hub is a one stop shop for our team to get information and links to tools.

Visit the Sales Ops Hub:
Web developers use a range of tools to build, test, and optimize websites. These include text editors and integrated development environments (IDEs) for writing and editing code, version control systems for tracking changes, browsers and browser developer tools for testing and debugging, graphics editors for creating and editing images, and performance and optimization tools for ensuring that websites load quickly and efficiently.

Webflow is a website design and development platform that allows users to design, build, and publish responsive websites without writing any code. It provides a visual interface for creating and styling web pages, as well as a range of pre-designed templates and elements that users can customize to create a unique website.
The exported code is then being hosted on Illumina’s internal server

Figma is a cloud-based design and prototyping tool that allows teams to collaborate on the creation of visual designs, such as user interfaces, websites, and mobile apps. It provides a range of design tools, including a vector graphics editor, prototyping tools, and collaboration features.
Figma is primarily used for creating and prototyping user interfaces and other visual designs, and it is used in the early stages of the design process to create wireframes and mockups. Figma is available as a web application and as a desktop app for Windows, Mac, and Linux.

GitHub is a web-based platform for version control and collaboration on software projects. It is built on top of the Git version control system, which allows developers to track changes to their code and collaborate with others on a project.
GitHub provides a range of features for developers, including the ability to:
- Collaborate on code with other developers using pull requests and code review
- Manage and track issues and bugs
- Host and share code repositories publicly or privately
- Integrate with a variety of tools and services for continuous integration, deployment, and testing
In addition to being a platform for collaboration on code, GitHub is also a community of developers who use the platform to share and discover open-source projects. Many developers use GitHub to share their own projects, contribute to the projects of others, and learn from the code of others. GitHub is widely used by developers and organizations around the world.

PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. It connects the developer to the Illumina AWS server where the website code is hosted on.

Visual Studio Code is a free, open-source code editor developed by Microsoft for Windows, Linux, and macOS. It is a popular tool among developers because of its extensive range of features, including:
- Syntax highlighting and code completion for a variety of programming languages
- Integrated debugging tools
- Git version control integration
- A built-in terminal
- A wide range of extensions that add additional functionality, such as support for additional languages and tools
Visual Studio Code is widely used by developers for tasks such as writing, debugging, and testing code, as well as for version control and collaboration. Visual Studio Code is lightweight and fast, and it is designed to be easily customizable to meet the needs of different users and projects.

Power Apps is a suite of apps, services, and connectors, as well as a data platform, that provides a rapid development environment to build custom apps for your business needs. Using Power Apps, you can quickly build custom business apps that connect to your data stored either in the underlying data platform (Microsoft Dataverse) or in various online and on-premises data sources (such as SharePoint, Microsoft 365, Dynamics 365, SQL Server, and so on).
Some examples of application built using PowerApps in Illumina are
- DCP enhancement tracking tool (IAPT)
- Rental Calculator
- Inside Sales Calculator (In progress)

Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. It is a free service that provides data and insights about the traffic to a website. With Google Analytics, you can see how many people visit your website, where they come from, what they do on your site, and how long they stay. You can use this information to understand your website's audience and improve the user experience.
Google Analytics works by placing a small piece of JavaScript code on your website, which sends data about your website's visitors to the Google Analytics servers. This data is then processed and used to generate reports that show you how your website is performing. Some of the key features of Google Analytics include:
- Real-time data: You can see how many people are on your site right now and what they are doing.
- Audience reports: You can learn more about your website's visitors, including their location, age, gender, and interests.
- Acquisition reports: You can see where your website's traffic is coming from, including which search engines and social media platforms are sending the most visitors.
- Behavior reports: You can see how people are interacting with your website, including which pages they visit and how long they stay on each page.
- Conversion tracking: You can set up goals and track conversions on your website, such as purchases or form submissions.
Google Analytics is an important tool for any website owner or digital marketer, as it provides valuable insights into how people are interacting with your site.
PowerApps is a low-code development platform that makes it easy to create business applications without writing code. It can be used to create custom applications that can be used on a range of devices, and can be customized to meet specific business needs.
PowerApps can be used to create a range of applications, from simple data entry forms to complex process flow forms. It is also used to create mobile applications for use on a range of platforms and devices.
PowerApps can connect to a range of data sources, including SQL databases, SharePoint, Dynamics 365, and more.
Some examples of apps that can be built on PowerApps include:
- Custom forms for data entry and submission, such as leave requests or expense reports
- Workflow applications for automating business processes, such as approvals or escalations
- Data visualization applications for tracking and analyzing business metrics, such as sales performance or customer satisfaction
- Mobile applications for accessing business data and functionality on the go
- Integration with other Microsoft products, such as Office 365 and Power BI, to build custom solutions that extend their capabilities.
Overall, PowerApps is a flexible platform that can be used to build a wide range of custom business applications to meet specific needs and requirements.
Web development technologies are constantly evolving. It is important to stay up to date with the latest trends and technologies in order to remain competitive. There are a number of online resources available to help beginners learn the basics of web development. From online courses to tutorials and references, these resources can provide a comprehensive understanding of the basics of web development and help to get started.
- Codecademy: Codecademy provides free, interactive courses on HTML, CSS and JavaScript.
- freeCodeCamp: freeCodeCamp provides free online courses on web development, with a focus on modern technologies such as React and Node.
- Udacity: Udacity offers a range of courses on web development, from beginner to advanced.
- W3Schools: W3Schools provides tutorials, references and examples on web development languages.
- MDN Web Docs: MDN Web Docs provides comprehensive documentation on web development technologies.