-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0dd1472
commit c629cc5
Showing
1,331 changed files
with
206,276 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
#if there's any problem ignoring do this in the terminal: | ||
#git rm -r --cached . | ||
#git add . | ||
#git commit -m "Remove unwanted files from git history" | ||
|
||
__pycache__/ | ||
#build/ | ||
#sql/ | ||
#dist/ | ||
localpycs/ | ||
*.spec | ||
*.pyc | ||
*.pkg | ||
#*.txt | ||
#*.html | ||
*.toc | ||
*.zip | ||
*.tar.gz | ||
*.pyz | ||
#*.css | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
BSD 3-Clause License | ||
|
||
Copyright (c) 2023, Felipe Alfonso González | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
|
||
1. Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
|
||
2. Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation | ||
and/or other materials provided with the distribution. | ||
|
||
3. Neither the name of the copyright holder nor the names of its | ||
contributors may be used to endorse or promote products derived from | ||
this software without specific prior written permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
### OrbitVista | ||
|
||
Explore real-time insights on the Voyager probes and embark on a captivating journey through space exploration. | ||
|
||
OrbitVista: Your cosmic guide to real-time insights on the Voyager probes. Explore the far reaches of our solar system as OrbitVista provides dynamic updates and key data points from the iconic Voyager spacecraft, offering a captivating journey through space exploration. | ||
|
||
<sub>* This is currently an experimental phase where the primary focus is on making the system functional and establishing a practical and logical pathway that aligns with both my vision and the project's goals. It might contain errors, bugs, etc. Many other non-core elements of the project are considered secondary.</sub> | ||
|
||
<!-- | ||
 | ||
--> | ||
 | ||
[](https://github.com/Naereen/badges/) | ||
|
||
|
||
<!-- | ||
[](http://perso.crans.org/besson/LICENSE.html) | ||
--> | ||
|
||
[](https://www.vim.org/) | ||
[](https://code.visualstudio.com/) | ||
|
||
|
||
#### Features | ||
|
||
- Real-time data from Voyager 1 and Voyager 2 | ||
- Dynamic updates on key spacecraft information | ||
- Beautifully presented with CSS styling | ||
|
||
#### Getting Started | ||
|
||
1. Clone the repository: `git clone https://github.com/your-username/OrbitVista.git` | ||
2. Install dependencies: `npm install` | ||
3. Start the server: `npm start` | ||
4. Open your browser and go to [http://localhost:3000](http://localhost:3000) | ||
|
||
#### License | ||
|
||
This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details. | ||
|
||
#### Acknowledgements | ||
|
||
- Thanks to NASA for providing the Horizons API | ||
- Inspired by the wonders of space exploration 🚀✨ | ||
|
||
#### 🤝 Support and Contributions | ||
|
||
If you find this project helpful and would like to support its development, there are several ways you can contribute: | ||
|
||
- **Code Contributions**: If you're a developer, you can contribute by submitting pull requests with bug fixes, new features, or improvements. Feel free to fork the project and create your own branch to work on. | ||
- **Bug Reports and Feedback**: If you encounter any issues or have suggestions for improvement, please open an issue on the project's GitHub repository. Your feedback is valuable in making the project better. | ||
- **Documentation**: Improving the documentation is always appreciated. If you find any gaps or have suggestions to enhance the project's documentation, please let me know. | ||
|
||
[](https://www.buymeacoffee.com/felipealfonsog) | ||
[](https://www.paypal.com/felipealfonsog) | ||
[](https://github.com/sponsors/felipealfonsog) | ||
|
||
Your support and contributions are greatly appreciated! Thank you for your help in making this project better. If you need to mail me, this is the way: f.alfonso@res-ear.ch (I'm Felipe, the Computer Science Engineer behind this idea. Cheers!) | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.