Skip to content

subhamgcon/Roomie-Find-your-room-mate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Roomie

Find the perfect room-mate that you want

Working Link for the website: https://www.getroomie.tech/

Tech Stack

Client: HTML,CSS, JavaScript, Jinja2

Server: Python, Flask framework, SQLite database

Cloud Service Provider Linode

Tech Stack

Client: HTML,CSS, JavaScript

Server: Python, Flask framework, SQLite database

Cloud Service Provider Linode

Deployment

To deploy this project run

pip3 install -r requirements.txt

Then to deploy run

  gunicorn -w main:app

Using the site

To run , run the following command in your browser

127.0.0.1:5000

About

Find your room-mate or more like "soul"-mate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • HTML 20.7%
  • CSS 14.2%
  • Python 10.9%