Git Product home page Git Product logo

tractian_challenge's Introduction

Back end challenge - Clean Arch + Node + MongoDB

This repository was built for Tractian Challenge as described in this link.

Backend deploy was done throught Heroku + MongoDB Atlas. Front end, thought, github pages. back front

(It was deployed to heroku, not anymore)

Technical requirements are:

  • NodeJS
  • Typescript
  • Express
  • MongoDB
  • Clean Architecture

Technical Decisions

  • NestJS:
    • It's really opinionated, it would teach me the node way of doing things, just like Django would teach me the "Pythonic way".
    • It's inspired by the angular heavy OOP style that fits clean arch paradigm.
    • It's the default framework for node, so it's a good thing to learn it.
    • It has a huge community around it, so it's more resources
    • On the downside, applying clean architecture to it was a bit hard, since it's really opinionated.

Functional requirements

  • Industrial units management system.
  • Login, signin and authentication.
  • Visualization and editing of Industrial units and Assets

Learning goals and who am I

In the last 3 years, worked as a Django(Python), Vue(Javascript), SQL(PostgreSQL) developer; Django have an MVC/procedural architecture, Vue is based on Flux/Functional architecture and Postgresql have is a SQL database. Working with Clean architecture/OOP and NO-sql was something new to me.

Besides that, I had to learn.

  • TypeScript
  • NestJs
  • MongoDB
  • Clean Architecture
  • Node
  • OOP design patterns

What is missing?

  • Registering companies was only implemented in the backend.
  • Associating users and companies was not done.
  • File upload was not done.
  • Testing was not done
  • Githubpages and SPA with routes is not working 100%, is not workingly. It's not possible to access sub routes directly nor to refresh the page.
  • Many other.

tractian_challenge'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.