Skip to content

eltonlazzarin/ecoleta-starter

Repository files navigation

Logo

Ecoleta is a Fullstack Application Built in Simple HTML5, CSS3, JS and SQLite3

Ecoleta is a fullstack application that helps people save the planet in a very simple way, just recycling

GitHub top language GitHub language count GitHub last commit GitHub issues GitHub

About The Project   |    Backend Technologies   |    Backend Getting Started   |    How To Contribute   |    Backend License

About The Project   |    Frontend Technologies   |    Frontend Getting Started   |    How To Contribute   |    Frontend License

👨🏻‍💻 About the project

GitHub Image Header

Ecoleta is something like a marketplace, being a connection between a company or entities that collect organic and inorganic waste and people aware of the proper disposal of this waste.

This is a project developed during the #NextLevelWeek. An online programming event given by Rocketseat that shows how to use the HTML5, CSS3, JavaScript on frontend and how to develop on the backend with Nodejs and SQLite3.

🚀 Backend Technologies

Technologies that I used to develop this api

💻 Backend getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git

$ cd ecoleta-starter

Follow the steps below

# Install the dependencies
$ npm i

# Run the API
$ npm run dev

🤔 How to contribute backend

Follow the steps below

# Clone your fork
$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git

$ cd ecoleta-starter

# Create a branch with your feature
$ git checkout -b your-feature

# Make the commit with your changes
$ git commit -m 'feat: Your new feature'

# Send the code to your remote branch
$ git push origin your-feature

After your pull request is merged, you can delete your branch

📝 Backend License

This project is under the MIT license. See the LICENSE for more information.

🚀 Frontend Technologies

Main Page

Create Point Form

Search Point

View Point

Technologies that I used to develop this frontend app

💻 Frontend getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git

$ cd ecoleta-starter

Follow the steps below

# Go to a web browser and access http://localhost:3000

🤔 How to contribute frontend

Follow the steps below

# Clone your fork
$ git clone https://github.com/eltonlazzarin/ecoleta-starter.git

$ cd ecoleta-starter

# Create a branch with your feature
$ git checkout -b your-feature

# Make the commit with your changes
$ git commit -m 'feat: Your new feature'

# Send the code to your remote branch
$ git push origin your-feature

After your pull request is merged, you can delete your branch

📝 Frontend License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Elton Lazzarin 👋 Get in touch!