Skip to content

Project is done as a part of Web programming course on Faculty of Mathematics, Master studies

License

Notifications You must be signed in to change notification settings

ivonamilutinovic/GLYAgency

Repository files navigation

Project GLYAgency

The project represents implementation of the Web site of agency for real estate. It provides benefits to site visitors, i.e. potential clients, to search for real estate by different parameters, have access to every important detail of characteristics of real estates, making an appointment for an overview of real estate online, chat with available agents, etc. Visitors also have possibilities to give an offer for selling or renting their real estate by application for cooperation with the agency.

How to run project

Before the first run

  •  chmod +x configure 
  •  ./configure 

Run

  • First terminal:

    •  cd backend 
    •  sudo nodemon ./bin/www 
  • Second terminal:

    •  cd frontend 
    •  ng serve 
  • Turn off AdBlocker in your browser (if you have)

  • Go to http://localhost:4200/

Developers

About

Project is done as a part of Web programming course on Faculty of Mathematics, Master studies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published