Coder Social home page Coder Social logo

chandusanjith / vtu Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 15.52 MB

VTU Free Notes, provides an platform where students can earn uploading notes, download notes, syllabus copies, question papers and much more.

Home Page: https://play.google.com/store/apps/details?id=com.notes.test

Python 100.00%
backend ubuntu lab-video syllabus question-paper vtu

vtu's Introduction

Using username "ubuntu".

Authenticating with public key "imported-openssh-key"

Welcome to Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-1029-aws x86_64)

* Documentation: https://help.ubuntu.com

System information as of Wed Jan 20 19:02:45 UTC 2021

System load: 0.0 Processes: 113

Usage of /: 27.7% of 7.69GB Users logged in: 0

Memory usage: 41% IPv4 address for eth0: 172.31.26.210

Swap usage: 0%

* Introducing self-healing high availability clusters in MicroK8s.

from now without device id my backend will not process any request.

*******************************************************************************************

Important note:

Below api description is to know why and how to use the API's.

If you want to test the API's then goto https://vtu.pythonanywhere.com/swagger/apiv1/Doc which is staging.

From next update staging app data will be syncing with production app data.

All the testing should be done in staging app only.

********************************************************************************************

Load the app initially where backend creates new device or authenticates old device

FROM HERE ALL API CALLS SHOULD BE MADE WITH DEVICE ID AS PARAMETER IF NOT KY BACKEND WILL NOT PROCESS ANY REQUEST.

ABOVE API IS FOR NOTES

ABOVE API IS FOR SUBJECTS

ABOVE API IS FOR QUESTION PAPER

ABOVE API IS FOR LAB VIDEO

ABOVE API FOR SYLLABUS COPY

ABOVE API CALL IS FOR TRACKING DOWNLOADS AND VIDEO VIEWS.

type --> Notes -> notes

Qpaper -> question paper

SBcopy -> syllabus copy

LabVid -> Lab Video

id --> send id which i return through json response

ABOVE API IS TO SEND FEEDBACK AND INPUT SHOULD BE IN THE FORMAT GIVEN BELOW

{
"device_id":"1234567891234567",
"name":"chandu sanjith",
"contact_number":"6360723237",
"feed_back":"Very nice app"
}

above api returns terms and conditions

above api used to open contact us where you need to send json data in below format.

{

"name":"cs",

"contact":"6360723237",

"device_id":"1234567891234567",

"user_message":"testing"

}

using this send me the otp and dev id.

Here send me type of user ("NEW" --> If mapped key not found, "OLD" --> If mapped key found).

email_uniqueid --> Here if type is "NEW" send me email in this field, If type is "OLD" send me mapped_id in this field.

Here if you got "OTP Has been shared" in NotesTracker API then send me otp with email here

vtu's People

Contributors

chandusanjith avatar ttury avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.