Tkinter
We have chosen to use Tkinter GUI Framework to develop the GUI for obsprep. We believe that with the framework we will be able to build an organized and professional GUI. With Tkinter it will also make it easily maintainable..
The Operation Dark Sky team meets three times a week, once with our mentors, once with our team, and once with our sponsors. To understand our clients vison of what they want we make sure to constantly ask questions, and report our weekly progress with them. To give us a better grasp at what exactly we are capable to create we have broken our goals into three different sections. These sections are Minimal Viable Product, Some Nice Additional Features, and Stretch Goals.
These are a few of the technologies we are going to be using to develop this GUI
We have chosen to use Tkinter GUI Framework to develop the GUI for obsprep. We believe that with the framework we will be able to build an organized and professional GUI. With Tkinter it will also make it easily maintainable..
We are using the MatPlotLib library to help us display the data in nice organized graphs for the observers to look at. This will be very useful because the observers right now have no graphs or data to be able to look at and track the stars in the sky
We will be using Python for our language to develop in for many reasons. One reason is because the old GUI was built in python so their backend is already configured to function with python. Another reason is the access to a handful of useful libraries that will be used to develop the GUI. As well all our team members are very well practiced in this language making development much easier.