Skip to content

Ceasar15/nss_accom

Repository files navigation

Hostel Management Application

NSS_Accom is a real estate platform where users who are owners of the house can post their rental ads and also users who are tenants can look for the homes based on the location, price and dates.

Features

Users are categorized into two types Landlord and Tenant in this WebApplication

Landlord
  • Can post the Rent ads without any charges
  • Choosing the geo location, Amenities, Pictures and various facilities of house while posting the ad
  • Owner can delete the ads when they are occupied houses by tenants
Tenant
  • Can choose the desired house based on location, check in and out dates, facilites avialable with the house with free of cost
  • Contact details will be available to contact the Landlord to check in

Authentication

Users can sign up using the popular methods and NSS_Accom saves only the minimal data of user like username and email id. Google Facebook

Installation

Clone the repository, run the virtual environment and install all requirements.

git clone https://github.com/Ceasar15/BestBuy.git
pip install virtualenv
virtualenv venv
source venv/Scripts/activate
pip install requirements.txt

Run migrations commands and manage.py to start the development server.

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Visuals

Home Page Student Dashboard Page Apartment Listings Page Details Page Landlord Index Page Post Products Page Landlord HomePage

Skills

Back-end Technology
Django Framework
PostgreSQL
Front-end Technology
HTML5
CSS3
BULMA
Jquery
JavaScript
MapBOX

Demo

Want to take a look at this site.. ? Here is the link NSS_Accom, application is deployed on heroku.

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.

Project status

This project is not under development anymore.

License

MIT

About

NSS_Accom is a real estate platform where users who are owners of the house can post their rental ads and also users who are tenants can look for the homes based on the location, price and dates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors