Skip to content

brebiv/HeyTam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeyTam website

Single Page Application website. Made with Django Framework, JQuery, Bootstrap.

Installation

pip install django Pillow
git clone https://github.com/brebiv/HeyTam
cd HeyTam && python manage.py runserver

Now is on http://localhost:8000

Usage

Visit http://localhost:8000/admin to open admin panel. (user:root, password:1089)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.