Skip to content
This repository was archived by the owner on Feb 20, 2022. It is now read-only.

caslayoort/ProjectC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectC

The ov notifier is an android application which calculates your department time. In order for that to happen it needs the time you need to be at your destination, your department location and the location of arrival.

This project is made as a second year high school project.

Api

We use the 1313.nl api to calculate our routes but in order to manage data we also created our own. Our api's are documented at the docs folder or projectc.caslayoort.nl/docs .

Note about the API functions: If an API function requires a token and a user_id, the token must be generated from a login (/public/auth) with the account of the given user_id, or else the function won't be executed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.6%
  • TSQL 32.6%
  • JavaScript 2.3%
  • Shell 1.5%