Closed prasenjeet-symon closed 1 year ago
I'm want to work on this issue! Quick clarification:
Location: Should I create a new folder in the existing repository or integrate it elsewhere? "recom-server" Project Name: Is this folder naming convention for organizing server files?
recom-server is the server name ( folder name too ) . and it should be placed inside the packages
folder, not lib @Jatin-tec
Title: Setup "recom-server" Flask Server for Recommendations
Description: This GitHub issue is dedicated to setting up a new Python-based Flask server, referred to as "recom-server," for the purpose of providing recommendations to our users. The "recom-server" will serve recommendations for users to follow other users and suggest articles to read, enhancing the user experience and engagement on our platform.
Tasks:
Server Setup:
app.py
,recommendations
directory, and a virtual environment (venv
).Documentation:
README.md
file to document the server's purpose, features, and setup instructions.Acceptance Criteria:
Additional Information:
Please note that the details of the recommendation logic and server setup may be further expanded upon in the project's code and documentation.