This is an application built for alumni to use in requesting for documents from tertiary institutions in Ghana.
- Ruby (Version 2.7.0)
- Ruby on Rails (Version 5.2.4.3)
Click on this link in order to see the Live Demo of this app.
To get a local copy up and running follow these simple example steps.
- Terminal
- Web browser
- Download repository files
- Change directory into folder
- Run
bundle install
. - Run
rails db:migrate
. - Run
rails server
. - Navigate to
http://localhost:3000/
in your browser to see the app.
👤 Christopher Amanor
- Github: @krys2fa
- Twitter: @krys2fa
- Linkedin: Christopher Amanor
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Kipln
This project is MIT licensed.