Code Monkey home page Code Monkey logo

eb-project's Introduction

EB-Project - Jose Granger Salgado

Instructions

Antes que nada se necesitan instalar varios componentes criticos para que funcione el programa.

  • Un IDE de programación
  • NodeJS
  • Express : npm install express
  • Path : npm install path
  • https : npm install https

Descarga el repositorio como ZIP o un clon de Github, despues de esto abre la carpeta con tu IDE de programación.

Navega a la carpeta de EB-Project con la termina y corre node server.js.

La pagina estara disponible en localhost:3000/public.

Images

Questions

  • What was the hardest thing you had to solve while building the website?

I had to figure out how HTML forms interacted with an express POST endpoint, which I didn't know how to work beforehand, it took me a little while to make everything work correctly, but it was a great learning experience.

  • Are there any areas of your code that you think isn't that "clean"?

I think the HTML part of the code is not as clean as I would prefer, there are surely much better ways to make a dynamic table and contain the various variables, but in order to make better use of my time, it is not as good as I would like.

Other than that, I would prefer to organize things a little bit better and add more design details but those can be easily modified.

  • If you weren't able to finish: what were you able to complete and were you happy with your progress given the time constraints?

I was able to finish everything, the only thing I couldn't finish was the gallery due to time constraints. However everything else works perfectly fine, even if some small design details could be made much better.

eb-project's People

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.