Skip to content

MRmarioruci/landmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dubai Landmarks

This is a small project using Angular, Nodejs, Parse Server and Mongodb.

  • Known technologies: Nodejs, Mongodb
  • New technologies learnt for the project: Angular, Parse Server.
  • Objective was to learn Angular

Setup

Clone this repo.

  • Server

    Navigate to the server directory on your local installation
    Run npm install
    Place the .env file in the server/core directory. *Note, make sure it's .env not the env.txt file.
    Run $ node index.js or $ npm start to start the server
  • Client

    Navigate to the client directory on your local installation
    Run npm install
    Run $ ng serve to start the client
    Navigate to http://localhost:4200

*Notes

  • Use of Angular might architecture might not be optimal due to lack of experience.
  • The map will not be displayed properly as it requires a paid API KEY.

Screenshots

alt text alt text alt text alt text