Giter Club home page Giter Club logo

proffy's Introduction

proffy

Next Level Week - Week #2 (Omnistack) project

App to connect teachers and students. Teachers can register their classes informing their subject, in which week days and times they can occur, and contact information (Whatsapp number). Students can find teachers by subject, week day and time, and contact teachers using Whatsapp.

This app was developed as part of a great one week course by rocketseat to learn concepts and intermediate level development using Node.js, Typescript, SQLite, React and React Native.

To explore Reach and React Native two front-ends were created, a web and a mobile application. Those front-ends are connected to a REST API, also present is this repository, to obtain and register data.

Dependencies

Main

express

Fast, unopinionated, minimalist web framework for node. Facilitates API development.

Documentation express

sqlite3

SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. Relational database for the back-end.

Documentation sqlite3

cors

CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options. Allows front-end to communicate with API by enabling cross-origin resource sharing (communication between different ports).

Documentation cors

axios

Promise based HTTP client for the browser and node.js. Facilitates communication with an API.

Documentation axios

react

A JavaScript library for building user interfaces. Facilitates UI creation with dynamic data.

Documentation react

react-native

React Native combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces. Facilitates mobile UI creation based on React.

Documentation react-native

Development

typescript

Adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. Compiles to readable, standards-based JavaScript.

Documentation typescript

ts-node-dev

Run Typescript application with auto recompile/start when changes are saved.

Documentation ts-node-dev

Global Libraries/Tools

Expo

Used to run/debug application in mobile device.

Documentation expo-cli

npm npm install expo-cli --global

yarn yarn add expo-cli --global

proffy's People

Contributors

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