Skip to content

ibinsigma/Viral-Queue-using-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viral Queue

  • Viral Queue built with Flask
  • Login , Register and Share
  • Earn points if a new user registers through your link
  • Get on the leaderboard to win exciting gifts

Installation

git clone https://github.com/ibinsigma/qversity.git

If you are running for the first time , then create the database cd into /auth and open python shell

from project import db, create_app`
db.create_all(app=create_app())

exit the python shell ( Ctrl + D )

chmod +x start.sh

./start.sh

Demo

Detailed video and PDF is provided

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published