GAIUS is a hyper local browser for easily creating communities (groups) within your city and to seamlessly connect and interact through local content and local business offers. You can now create and share any type of content and share it with your communities (groups) including building your own webpages on the phone. You will soon be able to earn revenue through your communities through targeted advertisements from local businesses and promotions. Businesses can create and promote business offers within your city. GAIUS allows highly targeted advertising for your businesses. Students can also access to courses near you and have access to internships and jobs.
App Features:
Gaius app is a content creation platform that allows users to create various types of contents namely web page, blogs, videos, audio podcasts, images etc.
Custom created audio recorder and player.
Create blogs and web pages much like a CMS such as WordPress.
Make friends, subscribe to channel and post ads for your products.
Roles & Responsibilities:
Android Developer:
Implemented custom Audio recorder using the built in Media player.
Implemented customized Audio player using the built-in Android Media player.
Used Android Volley network library to fetch and parse data from the server.
Rendered data coming from the server in the form of MAML(Mobile App Markup Language) and displayed in the app in the form of a web page or a blog.
Reduced the size of the recorded audio using FFMPEG retaining the same quality.
Used SQLite database for storing localized data for the audio.
Back-end Developer:
Parsed data coming in the form of HTML into MAML and doing the vice-versa using Python.
Wrote Web services for audio upload and retrieving using Python.
MySql database for backend database in writing web services.