Skip to content

Application built to connect professors and students.

Notifications You must be signed in to change notification settings

Merchanntt/Proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages