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

https://github.com/beautiful-code/aindia


https://github.com/beautiful-code/aindia

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## About

“Adopt India” is to connect people who are socially responsible and to support and encourage civic participation in solving social issues. http://adoptindia.org/

## Developer Notes

Ruby Version - 2.4.0
Rails Version - 5.1.0

## Deployment Steps

* Run "bundle install" to install the dependencies.
* Run "rails s" to install the app on local host.
* Run "rails db:migrate"
* Run "rails db:seed"

## Test Steps

* TODO