Skip to content

Samsritha63/Campus_Connect_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Setup

  1. Activate Python Virtual Environment: bash ./venv/Scripts/activate

  2. Start Backend Server: bash cd apis && python app.py

Frontend Setup

  1. Install Required Modules: bash npm init

  2. Start Frontend Server: bash npm start

PostgreSQL Installation

Ensure that PostgreSQL is installed on your local system. Follow the installation steps provided here.

Configuration

In the ./apis/config/config.yaml file, configure the PostgreSQL information such as host, password, and username.

Additional Notes

  • 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! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •