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

https://github.com/happiguru/improve-ed

For parents, job seekers, and employers, this initiative offers a Learning Support Assistance Platform. Developed entirely in Ruby on Rails. Authenticated users are given access to the entire website's functionality.
https://github.com/happiguru/improve-ed

authentication ruby ruby-gem ruby-on-rails

Last synced: about 2 months ago
JSON representation

For parents, job seekers, and employers, this initiative offers a Learning Support Assistance Platform. Developed entirely in Ruby on Rails. Authenticated users are given access to the entire website's functionality.

Awesome Lists containing this project

README

          

![visitors](https://visitor-badge.glitch.me/badge?page_id=happiguru/Improve-ED)

## IMPROVE-ED (IMPROVE EDUCATION)

For parents, job seekers, and employers, this initiative offers a Learning Support Assistance Platform. Developed entirely in Ruby on Rails. Authenticated users are given access to the entire website's functionality.

- An authenticated user(parent or teacher) can find Learning Support Assistant for their kids
- A dedicated admin user who educates and give update to every Learning Support Assistant on the platform
- Offers Training and feedbacks to Learning support assistants
- Consumes payment gateway for individual LSA to pay for specific trainings.

This project was built with:

- Ruby. v2.7.0
- Ruby on Rails v6.0.3.3
- Rubocop Linters
- Devise

## 🛠 Getting Started
## Install
In order to run, you need to install Ruby in your computer. For windows you can go to [Ruby installer](https://rubyinstaller.org/) and for MAC and LINUX you can go to [Ruby official site](https://www.ruby-lang.org/en/downloads/) for intructions on how to intall it.

## Run the application
To get a local copy up and running follow these simple steps.

- Open a terminal
- Clone this repo using: `git clone "https://github.com/happiguru/Improve-ed"`
- Run this command to install the necessary gems: `bundle install`
- Run the migrations with this code: `rails db:migrate`
- Run a localserver using: `rails server`

## Open app in browser

- When the program is running go to your browser
- put: localhost:3000/
- Click on login, register and Sign up as a new member
- Enjoy the app

## ✒️ Authors

👤 **Stanley Enow Lekunze**

- Github: [@happiguru](https://github.com/happiguru)
- LinkedIn:[LinkedIn](https://www.linkedin.com/in/lekunze-nley)

## 🤝 Contributing
Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/happiguru/Improve-ed/issues).

## 📝 License
This project is [MIT](lic.url) licensed.