Skip to content

UCU course project for Data Base Architecture subject.

Notifications You must be signed in to change notification settings

Rajendra-Thakre/message_store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message Store

Message Store is a Flask Python project for management of order flow.
The work offered by workers is to create content for site by text style.

Installation

Use the package manager pip to install foobar.

pip3 install -r requirements.txt  # on Linux
pip install -r requirements.txt   # on Windows

Usage

python3 app.py # on Linux
python app.py  # on Windows

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.

Contributors

License

MIT

About

UCU course project for Data Base Architecture subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.6%
  • TSQL 26.3%
  • HTML 24.8%
  • Other 1.3%