Skip to content

A working website (frontend and backend) where users can post listings of unused spaces they want to rent out

Notifications You must be signed in to change notification settings

caocmai/Renting-Out-Space-V2

Repository files navigation

Renting Out Space

A website where users can post listings of available spaces they want to rent out

Prerequisites

Must have Django 3 and Python 3.7 installed

To log into admin

username: admin
email: admin@admin.com
password: admin

Proposal

I would like to create a web page that would make it possible for people to rent out their unused space for people to store almost anything they like.

I think it's usefull becuase big cities like San Francisco, space is limited and I'm sure lots of people would like some extra space to store their favorite things but just don't have room for it.

An example would be an amature band storing their beloved gear.

For this project I would like to just make it so users can create a post of the space with pictures, descriptions and some additional details they want to rent out and then other users can select the specifc posting that they are interested in renting.

Installing

Project code can be viewed by cloneing or forking then open with any integrated development environment

To run project in an IDE, run the following in terminal

python3 manage.py runserver

Django Addons

This project uses the following third party addons

Deployment

Project can be accessed at https://renting-out-space-new.herokuapp.com/

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks Dani and TAs

About

A working website (frontend and backend) where users can post listings of unused spaces they want to rent out

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published