Skip to content

Jedybox/liham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liham

Liham is a messaging web app. This messenging webapp's main feature is you can communicate with friends using ancient filipino writing systems such as baybayin and tagbanwa.

Getting started

Create a python virtual environment and run it

py -m venv env

# For Windows
.\env\scripts\activate

# for Unix based OS
source ./env/scripts/activate

Install the dependencies for the back-end

pip install -r requirements.txt

For running the back-end

cd backend

py manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published