Merchanntt / Proffy

Application built to connect professors and students.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features | Mobile | Web | Getting Started

Proffy

node-current GitHub last commit

Builded in React, node and Typescript, this application was designed to connect professors and students.

Features

Create you profile and search for classes in a specific hour. If you are a professor, also is possible to create, update and delete you classes.

Mobile

OnBoarding with info about how use the app. LogIn, create account and send reset password email.

Searching Classes.

Set as Favorite and create classes.

Profile Update.

Web

Getting_Started

To use this app, you'll need...

  • Clone this repository:
cd "dir from your preference"
git clone https://github.com/Merchanntt/Proffy
  • Run:
Yarn
  • Create the dataBase:
cd.. server
yarn knex:migrate
  • And finally, run the servers:
cd mobile
yarn start
-
cd server
yarn dev:server
-
cd web
yarn start

Feel free to change on your one way <3

About

Application built to connect professors and students.


Languages

Language:TypeScript 90.5%Language:CSS 8.9%Language:Handlebars 0.3%Language:HTML 0.2%Language:JavaScript 0.1%