Giter Site home page Giter Site logo

rafaelmartins92 / ecoleta Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 0.0 5.76 MB

♻️ Application developed based on the Next Level Week #01 from Rocketseat

Home Page: https://www.linkedin.com/feed/update/urn:li:activity:6675926867742076928/

License: MIT License

TypeScript 81.86% HTML 1.89% CSS 15.99% JavaScript 0.26%
javascript typescript nodejs react react-native rocketseat developer web mobile nextlevelweek

ecoleta's Introduction

Logo

Made By Languages Top Language Repo Size Last Commit

Your waste collection point is here!

The main idea is to help people find waste collection points in an efficient way.

This application was based on Next Level Week #01 from Rocketseat.

Technologies   |    How To Use   |    How To Contribute   |    License

Scene Design

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer.

From your command line:

Install Dependencies

# Clone this repository
$ git clone https://github.com/rafaelmartins92/ecoleta.git

# Go into the repository
$ cd ecoleta

# Install dependencies
$ npm install

Install API

# Move yourself to the backend folder
$ cd ..
$ cd backend

# Run migrates
$ npm knex:migrate

# Run seeds
$ npm knex:seed

# Start server
$ npm dev

# Now the server is running on port:3333 - To access it go to http://localhost:3333 
 

Start Web Application

# Move yourself to the web folder
$ cd ..
$ cd web

# Run application
$ yarn start

# The web application will open on port:3000 - To access it go to http://localhost:3000 

Start Mobile Application

# Move yourself to the mobile folder
$ cd ..
$ cd mobile

# Run application
$ yarn start

# Expo will open, just scan the qrcode on terminal or in the expo page
# Also you can run in Xcode or Android Studio if you have any of them 

# If some problem with fonts, execute:
$ expo install expo-font @expo-google-fonts/ubuntu @expo-google-fonts/roboto

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

📝 License

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


Made with ♥ by Rafael Martins 👋 Get in touch!

ecoleta's People

Contributors

rafaelmartins92 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.