Skip to content
/ cunyZero Public

creating better and more user friendly website for cuny

Notifications You must be signed in to change notification settings

reazs/cunyZero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

CunyZero

  1. Install:

    # clone this repo
    git clone https://github.com/reazs/cunyZero.git
    
    # With pip:
    pip install flask
    pip install flask_sqlalchemy
    pip install flask_ckeditor
    pip install flask_bcrypt
    pip install flask_login
    pip install better_profanity
    pip install flask_bootstrap
    pip install flask_wtf
    pip install email_validator
  2. Run

    # make sure you're in the same directory as main.py and in terminal run
    python main.py
    
    # or if you're running from an IDE run main.py
    
  3. Check website

     # go to localhost on your browser
     http://127.0.0.1:5000/
  4. Admin Authorization

    Admin Email = johnweweno@gmail.com
    Admin Password = 123National!

About

creating better and more user friendly website for cuny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •