Skip to content

Chattr - This app will allow users to login/register and create/join teams which will allow them to communicate with other team members via messages. There's also a search feature to search for teams by their unique team ID.

License

Notifications You must be signed in to change notification settings

arpanneupane19/Chattr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chattr

Chattr is a web app where you can organize teams and communicate.

Author

Code written by Arpan Neupane.

Installation

Use the requirements.txt file to install all of the dependencies.

macOS

pip3 install -r requirements.txt

Windows

pip install -r requirements.txt

Usage

macOS

python3 wsgi.py

Windows

python wsgi.py

Then you can go to https://localhost:5000 to run and test the app.

Contributing

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

Please make sure to update tests as appropriate.

License

MIT

About

Chattr - This app will allow users to login/register and create/join teams which will allow them to communicate with other team members via messages. There's also a search feature to search for teams by their unique team ID.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages