Technologies | Project | Layout | How to contribute | License
This project was developed with the following technologies:
The Ecoleta, is a Responsive Page that uses a Database to create and search Collect Points. The purpose of the project is, create a Marketplace that helps people find sediment Collection Points efficiently. The page uses Node.JS, Express, SQLite, Nunjucks, HTML, CSS and Javascript.
You can view the project layout in the format via this link.
- Make a fork;
- Create a branch with your feature:
git checkout -b my-feature
; - Do commit with your changes:
git commit -m 'feat: My new feature'
; - Do a push for your branch:
git push origin my-feature
.
After the merge of your pull request was made, you can delete your branch.
This project is under License MIT. See the documentation LICENSE for more details.
Developed by Leonardo Jesus