alirezaAsadi2018 / onemob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

onemob

This is an android app for online education brought to you with the hope to help those who want to learn different materials through videos and take small quizzes to perfectly absorb subjects presented to them.
Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started

About The Project

Login Page Home Page (Videos)
onemob Screen Shot 1 onemob Screen Shot 2

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple steps.

Prerequisites

The requirements.txt file should list all Python libraries that your django project depends on and gradle files will contain all dependecies used by android app.

Installation

  1. Clone the repo
    git clone https://github.com/alirezaAsadi2018/onemob.git
  2. Install Pip packages
    pip install -r requirements.txt
  3. Run django commands to start your server:
    python manage.py migrate
    python manage.py createsuperuser
    python manage.py runserver
  4. Use gradle and androidstudio to build your android app.

About


Languages

Language:JavaScript 34.8%Language:Java 30.2%Language:CSS 22.8%Language:Python 10.0%Language:SCSS 2.2%Language:HTML 0.0%Language:Shell 0.0%