GithubHelp home page GithubHelp logo

cm-bs-repo's Introduction

cm-bs-repo

Setting up php server

  1. XAMPP / WAPP should be installed in your machine
  2. Copy the folder PHP_API to C:\xampp\htdocs\
  3. try http://localhost/PHP_API/index.php
  4. Open phpmyadmin, create a database test if not exist
  5. Import PHP_API/db/database.sql to this database
  6. You need to edit the script PHP_API/include/Config.php with correct configuration
  7. API Server is ready to go

Setting up Android Project

  1. Open Android/CM/ in android studio
  2. Make the project once.
  3. Edit Android/CM/app/src/main/java/todofy/cm/app/AppConfig.java with correct urls corresponding to your localhost
  4. Edit Android/CM/app/src/main/java/todofy/cm/app/Courses.java with course names in array
  5. Make again
  6. Run on emulator

Screenshots

Login Login Register Register Reset Password Reset dashboard - dashboard ![dashboard](SCREENSHOTS/setting reminder.png) Reset password web: to be done

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.