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.
Users are categorized into two types Landlord and Tenant in this WebApplication
- 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
- 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
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
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.txtRun migrations commands and manage.py to start the development server.
python manage.py makemigrations
python manage.py migrate
python manage.py runserverDjango Framework
PostgreSQL
HTML5
CSS3
BULMA
Jquery
JavaScript
MapBOX
Want to take a look at this site.. ? Here is the link NSS_Accom, application is deployed on heroku.
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.
This project is not under development anymore.






