Skip to content

sipamungkas/belajarsip-react-native

Repository files navigation

Belajarsip

Contents

Description

Belajarsip is a platform to bring together instructors with students or knowledge seekers. Instructors can create classes and a schedule for delivery of materials. Meanwhile, student can find the class that suits what he wants.

This repository serve for Mobile version

Features

Instructor

  • Add and update Class
  • View Student List
  • Give score to student
  • and many more...

Student

  • Register to class
  • View learning progress
  • Get score and evaluation
  • Group discussion
  • and many more...

Requirements

  • React Native 0.64

Installation

  1. Open your terminal or command prompt
  2. Clone the project
$ git clone https://github.com/sipamungkas/belajarsip-react-native.git
  1. Move inside the directory and install and link dependency
$ cd belajarsip-react-native
$ yarn install
$ npx react-native link
  1. Run program
$ npx react-native run-android // run in android
$ npx react-native run-ios //run in ios
  1. Build Apps

Screenshots

Belajarsip Student Schedule Preview Belajarsip Student Class Progress Preview Belajarsip Chats Preview Belajarsip Profile Preview

About

Mobile Version of Belajarsip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published