Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielaraldi/proffy
Proffy is an online study platform. :school_satchel: @Rocketseat
https://github.com/danielaraldi/proffy
axios cors expo express knex nodejs npm react react-dom react-native react-router-dom router sqlite typescript yarn
Last synced: 10 days ago
JSON representation
Proffy is an online study platform. :school_satchel: @Rocketseat
- Host: GitHub
- URL: https://github.com/danielaraldi/proffy
- Owner: DanielAraldi
- License: mit
- Created: 2020-08-03T11:23:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T01:00:06.000Z (12 months ago)
- Last Synced: 2024-02-21T01:56:37.776Z (12 months ago)
- Topics: axios, cors, expo, express, knex, nodejs, npm, react, react-dom, react-native, react-router-dom, router, sqlite, typescript, yarn
- Language: TypeScript
- Homepage:
- Size: 19.1 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Next Level Week #2
Node.js | ReactJS | React Native
About |
Technologies |
License
## :bookmark: About
The **Proffy** is an application that connects students with teachers. This application offers the teachers an opportunity to create and administrate classes and add information, prices and hours about classes. The students can search and enter for classes registered by teachers.
This aplication was created during the **Next Level Week #2**, a project by [Rocketseat](https://rocketseat.com.br/).
## :rocket: Technologies
- [Axios](https://axios-http.com/)
- [Express](https://expressjs.com/)
- [Expo](https://expo.io/)
- [Knex](http://knexjs.org/)
- [Node.js](https://nodejs.org/en/)
- [ReactJS](https://reactjs.org/)
- [React Native](http://facebook.github.io/react-native/)
- [TypeScript](https://www.typescriptlang.org/)
- [SQLite](https://www.sqlite.org/)## :memo: License
This project is under [MIT license](./LICENSE). Read file for more details.
---
Project developed with the tutoring of [Diego Fernandes](https://github.com/diego3g) from [Rocketseat](https://rocketseat.com.br/).