Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wscs_assignment1 - REST URL-shortener service

Code Introduction

  • app.py is used to connect front and back
  • init_db.py is used to initilize the database
  • schema.sql contains the structure of the database
  • templates/index.html html page for the shortner function
  • templates/stats.html html page for data exhibition
  • tempaltes/edit.html html page for edit the data

Prerequisites

python==3.8(recommend creating virtual environment using conda)
flask==2.0.3
hashids==1.3.1
sqlite==3.38.2

Run

flask run (open 127.0.0.1:5000 in browser)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages