-
Notifications
You must be signed in to change notification settings - Fork 1
[Build Submission] InvestEase #10
Copy link
Copy link
Closed
Labels
New Community Build🫶 Sharing new build submissions from Investec Developer community members.🫶 Sharing new build submissions from Investec Developer community members.Showcase Approved🎉 Going on the showcase page🎉 Going on the showcase page
Metadata
Metadata
Assignees
Labels
New Community Build🫶 Sharing new build submissions from Investec Developer community members.🫶 Sharing new build submissions from Investec Developer community members.Showcase Approved🎉 Going on the showcase page🎉 Going on the showcase page
Project Name
Investec Sandbox API
Your Name or Team
Nevin Tom
Repository/Code Link
https://github.com/Nevvyboi/InvestEase
Live Demo (if any)
No response
Description
A sleek, responsive web app that connects to the Investec Sandbox API 🏦, letting you -> 📊 View recent transactions in style 🎨 Enjoy a clean, animated, responsive UI ⚡ Navigate quickly with an intuitive sidebar
Screenshots or GIFs
How to Run/Use It
🧰 Installation & Setup (no API credentials needed)
0️⃣ Make sure Python is installed 🐍
You’ll need Python 3.8+ installed on your system.
Check by running ->
python --versionorpython3 --version1) Clone the repo
git clone https://github.com/Nevvyboi/InvestEase.git cd InvestEase2) (Optional) Create & activate a virtual environment
3) Install dependencies
pip install -r requirements.txt cd Src4) Run the app
Use whichever command your setup prefers:
5) Open in your browser
Code of Conduct