An open API service indexing awesome lists of open source software.

https://github.com/abrie/nampronet

Namibia Professional Network - An Open Data 2015 Hackathon Project
https://github.com/abrie/nampronet

Last synced: 3 months ago
JSON representation

Namibia Professional Network - An Open Data 2015 Hackathon Project

Awesome Lists containing this project

README

        

# Namibia Professional Network

A site where employers can search for skilled Namibians based on professional criteria. Conceived and prototyped during the 2015 Namibia Open Data Hackathon.

The hackathon version is minimally functional:
- The mobile app runs on an Android device and communicates with a backend web service.
- The system accepts new user registrations
- Users can create/edit their profiles
- Basic search functionality.

## Technical Details

- The backend uses [Ruby on Rails](http://en.wikipedia.org/wiki/Ruby_on_Rails)
- The backend's administration framework is [ActiveAdmin](https://github.com/activeadmin/activeadmin)
- The mobile application is Javascript/[HTML5](http://en.wikipedia.org/wiki/HTML5) compiled into an Android application by [PhoneGap](http://en.wikipedia.org/wiki/PhoneGap)
- The mobile application's UI framework is [jQuery Mobile](http://en.wikipedia.org/wiki/JQuery_Mobile)