Skip to content

Commit b300314

Browse files
Update index.rst
1 parent ef63b9f commit b300314

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/source/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ The Power Estimator tool was first designed and developed by Brian (who has sinc
1616
GUI Design and Technology Choices
1717
=================================
1818

19-
To craft an aesthetically pleasing and contemporary GUI, leveraging web technologies like HTML and CSS is a fitting choice for the design. While web technologies are a tried-and-true tech stack with cross-platform compatibility across Windows, Linux, and macOS, there are certain considerations to keep in mind. One significant challenge is that the software engineers within the company may not possess expertise in web technologies like HTML, CSS, and JavaScript.
20-
21-
Furthermore, the internet offers a plethora of free software frameworks, including Electron.js, React.js, Angular.js, Vue.js, etc., each boasting its strengths and weaknesses. This wide array of choices necessitates a careful evaluation of which framework aligns best with our project goals.
22-
23-
On the backend side, we have a range of options, such as C#.NET, Python, Node.js, and C++, offering flexibility in crafting the backend architecture. Exploring these possibilities and determining how to seamlessly integrate frontend and backend components is a critical aspect of our project.
24-
25-
The importance of a proof of concept cannot be overstated. It serves as a crucial milestone to ensure that our software not only functions as intended but is also prepared for production deployment. During this phase, we can assess the suitability of our chosen technologies, validate the frontend-backend connection, and verify that our software is ready for real-world use.
2619

2720
Contents
2821
========

0 commit comments

Comments
 (0)