GithubHelp home page GithubHelp logo

martinpucheuaviles / lytho-assesment Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 21.91 MB

Pictures application using Angular+Spring+MongoDB for Lytho Assesment

Java 22.37% HTML 13.95% TypeScript 58.63% CSS 5.04%

lytho-assesment's Introduction

lytho-assesment

Pictures application using Angular+Spring+MongoDB for Lytho Assessment.

Using:

  • OS: win32 x64
  • Package Manager: npm 9.6.7

Front-end:

  • Angular CLI: 16.2.1

Back-end:

  • Spring Boot Tools v1.48.0 (VScode)
  • openjdk version "17.0.8.1" 2023-08-24 LTS
  • OpenJDK Runtime Environment Microsoft-8297089 (build 17.0.8.1+1-LTS)
  • OpenJDK 64-Bit Server VM Microsoft-8297089 (build 17.0.8.1+1-LTS, mixed mode, sharing)

DB:

  • MongoDB

To run on localhost:

  • run on front-end folder: ng serve -port 8081
  • run backend (you can do it using your prefered IDE, in my case VsCode + Spring Boot Tools)
  • Enter to http://localhost:8081/

Notes on DB:

  • MongoDB should run local on port 27017.
  • MongoDB database should be: martin-lytho
  • Collection: "pictures"
  • COllection row example: { "_id": { "$oid": "64ff298b29478cebdc2a2904" }, "name": "Pastel de Choclo", "description": "Classis chilean corn dish", "urlPath": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/70/El_pastel_de_choclo.jpg/1199px-El_pastel_de_choclo.jpg?20151019023518" }

lytho-assesment's People

Contributors

martinpucheuaviles avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.