https://github.com/utkarshmish/drone-inspector
coding challenge to build an application to show case working of full stack application
https://github.com/utkarshmish/drone-inspector
Last synced: 3 months ago
JSON representation
coding challenge to build an application to show case working of full stack application
- Host: GitHub
- URL: https://github.com/utkarshmish/drone-inspector
- Owner: UtkarshMish
- Created: 2021-11-21T13:43:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T08:13:48.000Z (over 4 years ago)
- Last Synced: 2025-03-05T15:51:20.478Z (over 1 year ago)
- Language: JavaScript
- Size: 2.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Drone Inspector
---
## 📝 Table of Contents
- [Usage](#usage)
- [Technology Stack](#tech_stack)
### Installing
1. install packages for python using pipenv.
2. run using python main.py
3. Sample is shown on heroku, [drone-related-app.herokuapp.com](https://drone-related-app.herokuapp.com)
Add notes about how to use the system.
- [MongoDB](https://www.mongodb.com/) - Database
- [Flask](https://flask.palletsprojects.com/en/2.0.x/) - Server Framework
- [Create React App](https://vuejs.org/) - Web Framework
- [Python](https://www.python.org/) - Server Environment