Skip to content

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

Notifications You must be signed in to change notification settings

chandusanjith/VTU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages