https://github.com/dogukanurker/astronomicaldistanceconverter
Astronomical unit converter tool built with FastAPI & React.๐
https://github.com/dogukanurker/astronomicaldistanceconverter
Last synced: 3 months ago
JSON representation
Astronomical unit converter tool built with FastAPI & React.๐
- Host: GitHub
- URL: https://github.com/dogukanurker/astronomicaldistanceconverter
- Owner: DogukanUrker
- License: mit
- Created: 2023-09-11T18:04:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:57:12.000Z (over 1 year ago)
- Last Synced: 2025-03-27T02:09:05.758Z (3 months ago)
- Language: TypeScript
- Homepage: https://dogukanurker.com/astronomicaldistanceconverter
- Size: 2.88 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# [AstronomicalDistanceConverter๐](https://dogukanurker.com/astronomicaldistanceconverter)
Astronomical unit converter tool built with FastAPI & React.๐
[Contact](mailto:[email protected])
[Dogukan Urker](https://dogukanurker.com)
### [Demo Video ๐บ](https://youtu.be/REQ1ZyUKXWI)
| Desktop | Mobile |
| :-----------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |
|  ||
## Requirements ๐ฆ
#### Backend
- FastAPI
- Uvicorn#### Frontend
- React
- React-Dom
- Tailwind
- Node## Installation โฌ๏ธ
### Backend
download source code from Github ๐พ
`git clone https://github.com/DogukanUrker/AstronomicalDistanceConverterAPI.git`go to directory ๐
`cd AstronomicalDistanceConverterAPI`install requirements.txt ๐ฝ
`pip install -r requirements.txt`it's ready to run ๐
`python main.py`### Frontend
download source code from Github ๐พ
`git clone https://github.com/DogukanUrker/AstronomicalDistanceConverter.git`go to directory ๐
`cd AstronomicalDistanceConverter`install packages ๐ฆ
`npm install`it's ready to run ๐
`npm run dev`### Contributors ๐
### Support ๐ฐ