Skip to content

Buscando Roomie is the best platform to find rooms in Medellin-Colombia, the new and improved Airbnb.

License

Notifications You must be signed in to change notification settings

juanjosevega99/roomie-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buscando Roomie

Application that allows you to:

  • search for available rooms that exist in Medellin
  • add the rooms you liked best to a list of favorites
  • contact the owner of the room you liked best so you can rent it
  • in case you want to rent, you can add photos and description of your room so they can contact you

Project

API url

/api/auth

This route handles authentication.

/api/favorites

This route handles favorites of users.

/api/locations

This route handles locations of places.

/api/places

This route handles places of users .

/api/profile

This route handle profiles of users.

Installation

npm install

Run

npm start

Develop

If you want run, run the next line:

npm run dev

Test

If you want run test, run the next line:

npm test
npm run cover

License

Licensed under the MIT License.

Authors

About

Buscando Roomie is the best platform to find rooms in Medellin-Colombia, the new and improved Airbnb.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%