rajudev / robocon-games-tracker

An application/bot to track the live updates during the National Robotics contest in India and many other countries.
GNU General Public License v3.0
0 stars 1 forks source link

how we can get the data from robocon - games #1

Open cvam0000 opened 6 years ago

rajudev commented 6 years ago

I will need to some manual offline data from previous Robocon National events. We need to get the format of the game which is similar each year. Once we get the format, we can start making the platform accordingly

cvam0000 commented 6 years ago

this will helpful https://robu.in/abu-robocon-2018-vietnam-theme-rulebook/

cvam0000 commented 5 years ago

do we start to build this in free time or ask others to contribute

rajudev commented 5 years ago

Lets get started on this whenever. We are late with development, but so is the Robocon games this year.

cvam0000 commented 5 years ago

so lets start, start with frontend design for backend i suggest php because of cheap deployment ..

rajudev commented 5 years ago

Can we choose something which most people understand. I don't know the P in PhP

cvam0000 commented 5 years ago

we need a backend and the options we have : pyhton , php , javascript, c# , java

rajudev commented 5 years ago

@cvam0000 lets get started. I am raising issues with stuff that I think that needs to be planned. also adding resources.

Also with the experience that I have, I am going with Ionic framework for building this app from the ground up. Ionic will get us a cross platform application as well as a web application as a deliverable.

rajudev commented 5 years ago

The other option we have is react native. We can look into that if that can work out as well. Here are a few sample applications. https://github.com/ReactNativeNews/React-Native-Apps

cvam0000 commented 5 years ago

Reactive native is for frontend we need a backend for rest API to native App.. do we need a backend for the app?