Skip to content

DevHouse is an application for managing vacation home rentals. The goal is to allow property owners to easily manage their properties and for users to find the best vacation home options for their trips.

Notifications You must be signed in to change notification settings

deivid94/DevHouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡

App DEV</>HOUSE

“Faça seu melhor, mas sempre com prazo de entrega!”

About this project

This project is a simple creation of AIRBNB or objective is not the creation of another exactly the same. Where the user will log in with his email. You will be able to register new houses and apartments and see availability two same.

The objective was to learn a RESTful software architecture, where a backend can be created completely independent of where an app could be created in the future, without needing to improve on any architecture.

DevHouse is not yet complete - last commit 04/02/2023

How to contribuite

```
git clone https://github.com/deivid94/DevHouse.git

## Open project with or IDE and install dependencies:
  

npm  install yarn --global yarn

cd "#yourDirwithSaveTheproject/DevHouse"

yarn init -Y

yarn add express nodemon sucrase multer -D #  "-D only install in project"

#run project


dev yarn
# or

nodemon /src/server.js

linkedn   |    github    |    hackerrank

About

DevHouse is an application for managing vacation home rentals. The goal is to allow property owners to easily manage their properties and for users to find the best vacation home options for their trips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published