Find the perfect room-mate that you want
Working Link for the website: https://www.getroomie.tech/
Client: HTML,CSS, JavaScript, Jinja2
Server: Python, Flask framework, SQLite database
Cloud Service Provider Linode
Client: HTML,CSS, JavaScript
Server: Python, Flask framework, SQLite database
Cloud Service Provider Linode
To deploy this project run
pip3 install -r requirements.txt
Then to deploy run
gunicorn -w main:app
To run , run the following command in your browser
127.0.0.1:5000