Skip to content

Ni2c2k/employees_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado + Vue + SQLite + Peewee test project

1. Install Python prerequisites

   pip3 install -r requirements.txt

2. Specify port number using environment variable EMPPORT

3. Run

   EMPPORT=8888 python3 app.py

4. Open http://localhost:8888/ in your web browser


TODO:
1. User input validation
2. Inform user if request failed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published