close
Skip to content

reallySleepless/stocksage

Repository files navigation

🚀StockSage - Your Personal Trading Assistant 📊

📝 Note: Ensure you have Node.js installed.

Preview & Setup

  1. Open in Visual Studio Code: Navigate to the project folder and open it in Visual Studio Code.

  2. Install Dependencies: In the terminal, run npm install to install all dependencies.

  3. Run the Project: Execute npm run dev to launch the project in your browser.

  4. Before starting the Project: Kindly read the readme file in the Model API in order to get the start the server

API Key Setup

  • Obtaining Upstox API Key:

    1. Go to your Upstox account.
    2. Navigate to the My Account section.
    3. Click on the Apps tab.
    4. Create a New App.
    5. Name your app and set the redirect URL (preferably http://localhost:3000/).
    6. Copy the generated API key and API secret into your environment variables.
  • Setting Up News API:

    • Visit News API to acquire the necessary API keys.
  • Quotes API Configuration:

Environment Configuration

  • Development/Production Mode: Set the mode as per your requirements.

  • MongoDB Integration:

    • Retrieve MongoDB URL and database name from your MongoDB Compass.

🎓 This is the README for my final year project, developed with Next.js 13, utilizing Tailwind CSS, and MongoDB. Feel free to refine it further and add emojis to suit your style! 🎉

Releases

No releases published

Packages

 
 
 

Contributors