Skip to content

Maximus619/vyom_website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vyom_website

<<<<<<< HEAD Fork the Repository

Clone it to your local machine

Must have Python Installed

Create a Virtual Environment

--> pip install virtualenv

--> virtualenv env

(If getting ExecutionPolicy Error RUN in Powershell as Admin) --> Set-ExecutionPolicy unrestricted

--> .\env\Scripts\activate.ps1

Install Flask --> pip install flask

Install SQLAlchemy --> pip install sqlAlchemy

Install sql client --> pip install mysqlclient

======= This is an college club website used for leveraging information about club as well as collecting data from students

1ac392d10b55cfdbaaefb2b2527517cea060a9e9

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.2%
  • JavaScript 18.2%
  • SCSS 12.4%
  • Less 12.3%
  • HTML 6.4%
  • Python 0.5%