About | Features | Technologies | Requirements | Starting | License | Author
I am a FullStack web developer passionate about Python and JavaScript. This application was created as part of a test for INTUITION SOFTWARE in 100% Python 🚀.
The application allows you to connect to the exciting world of cryptocurrency through the coinapi.io API. It's a local application that you can clone from [GitHub] to create alerts and receive responses in JSON format.
📈🔔🚀
✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;
The following tools were used in this project:
- [Python]
-
[Manage-User] (https://github.com/arpanneupane19/Python-Flask-Authentication-Tutorial)
-
[Manage-API] (https://docs.coinapi.io/) #This allows to generate the application
Before starting 🏁, you need to have Git
# Clone this project
$ https://github.com/Hamza-bakk/TestCoinAPI.git
# Access
$ cd TestCoinAPI
# Install the database with the python3 command in the terminal
$ from app import app, db
$ app.app_context().push()
$ db.drop_all()
$ db.create_all()
$ exit()
# Run the project
$ python3 app.py
# The server will initialize at <http://localhost:5000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Hamza