Giter VIP home page Giter VIP logo

ecoleta-backend's Introduction

Ecoleta-Backend

This is the backend of the Ecoleta-Backend project developed by Rocketseat, a Brazilian company that teaches Node.JS, ReactJS and React Native. This is a project where I could learn many professional techniques that is used in "the real world".

About the project

  • The Ecoleta-Backend is an application that aims to establish a connection between companies that collect waste (organic and inorganic) to people that constantly need to dispose of this waste. Solving a major recurring problem that is the inappropriate disposal of garbage, facilitating the process of recycling and reuse.

The backend

The backend was developed with Node.js and Express.js ( framework ). The application is based on a server which is the SQLite. The REST API was tested using Insomnia and I also used Knex.js a SQL Query Builder for JavaScript, which helped by coding JavaScript in the SQLite to create the tables for each session in the backend. I also used TypeScript in this application providing highly productive development tools for JavaScript IDEs and practices.

Insomnia insomnia

create create

Points Controller pointscontroller

Getting started

  1. Prerequisites
  • npm

    npm install npm@latest -g
    
  1. Installation
  • Clone the repo

    git clone https://github.com/euguilhermegirardi/Ecoleta-Backend.git
    
  1. Install NPM packages

    npm install
    
  2. Run the application

    npm run knex:migrate
    npm run knex:seed
    npm run dev
    

Contributing

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

MIT

ecoleta-backend's People

Contributors

euguilhermegirardi avatar

Watchers

 avatar  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.