-
Activate Python Virtual Environment: bash ./venv/Scripts/activate
-
Start Backend Server: bash cd apis && python app.py
-
Install Required Modules: bash npm init
-
Start Frontend Server: bash npm start
Ensure that PostgreSQL is installed on your local system. Follow the installation steps provided here.
In the ./apis/config/config.yaml
file, configure the PostgreSQL information such as host, password, and username.
- Make sure to manage your virtual environment properly to avoid conflicts.
- Keep the PostgreSQL installation up-to-date and configured according to your needs.
Demo Video here
Feel free to reach out for any assistance or troubleshooting.
Feel free to explore the limitless possibilities of Campus Connect! 🚀