Skip to content

sudmit0802/BIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIP

BIP is a team project for web development.

Requirements

Before running the BIP project, ensure that the following requirements are met:

  • PostgreSQL server is running on your localhost
  • python version 3.9 or higher is installed
  • flask[async] version 2.3.1 or higher is installed
  • flask_login version 0.6.2 or higher is installed
  • flask_wtf version 1.1.1 or higher is installed
  • sqlparse version 0.4.4 or higher is installed
  • werkzeug version 2.3.1 or higher is installed
  • wtforms version 3.0.0 or higher is installed

Additionally, make sure that you have a database named 'lab_manager_database' on your host machine. If it does not exist, use the following SQL command to create it:

CREATE DATABASE lab_manager_database;

Contributors

The following contributors have participated in the BIP project:

About

Team project web-development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •