Giter Club home page Giter Club logo

roomie-finder's Introduction

Roomie Finder

Roomie Finder is the must have app for every college. Transition from school to college is not easy. Getting a suitabloe roommate in the hostel, helps adjust faster and in a better way.
Each hosteler is supposed to fill a form, which includes some preferences of student and based on their filled preferences they are matched with most similar suitable roommate...
It is developed using Flask- Python, HTML and CSS.

Installation

First of all you have to prepare your environment. Select a location where you want to store the files and follow the following steps.

    mkdir Projects
    cd Projects
    git clone https://github.com/Mohitkumar6122/Roomie-Finder
    python3 -m venv virtenv
    source venv/bin/activate
    pip install -r requirements.txt
    python hostel.py

It will create a Projects Folder which will contain all files of project.
Then after running hostel.py. A chrome window wll open which contains a interacive window where you can fill your form and after submiting it you will get the roll number of your most suitable roommate.

Technologies

  1. Flask: A micro web framework written in Python.
  2. Python :A high-level, interpreted, interactive and object-oriented scripting language.
  3. HTML: Standard markup language for documents designed to be displayed in a web browse
  4. CSS: Style sheet language used for describing the presentation of a document written in a markup language such as HTML

Contributions of any kind are welcome.

roomie-finder's People

Contributors

dependabot[bot] avatar mohitkumar6122 avatar trellixvulnteam avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

roomie-finder's Issues

Jinja Version Not supporting Flask

The Jinja version Jinja2==2.11.3 is not supported by Flask version 2.2.5.
For that you need Jinja2>=3.0

image

Can you please assign this issue to me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.