Giter VIP home page Giter VIP logo

nlw-02's Introduction

NextLevelWeek

Next Level Week 2.0 🚀

GitHub language count Repository size Made by Christyan David GitHub last commit License Stargazers

Project   |    Technologies   |    How to use   |    How to contribute   |    License

💻 Project

Preview

Proffy is an app created to support connections between teachers and students.

This application offers to teachers the opportunity to register classes, adding information such as like subject, cost per hour and time available to teach. Students can easily search for classes.

Based on national day of education professionals.

🚀 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 API

# Clone this repository
$ git clone https://github.com/YuiMatsunaga/NLW-02.git

# Go into the repository
$ cd NLW-02/server

# Install dependencies
$ yarn install

# Run Migrates
$ yarn knex:migrate

# Start server
$ yarn start

# running on port 3333

Install Front-end

# Go into the repository
$ cd NLW-02/web

# Install dependencies
$ yarn install

# Run
$ yarn start

# running on port 3000

Install Mobile

# Go into the repository
$ cd NLW-02/mobile

# Install dependencies
$ yarn install

# Run
$ yarn start

# Expo will open, just scan the qrcode on terminal or expo page

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

🤔 How to contribute

  • Make a fork;
  • Create a branck 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 details.


Made with 💜 by Christyan David

nlw-02's People

Contributors

chrisdavid2 avatar

Watchers

 avatar

Forkers

xxd4rkc0d3rxx

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.