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.
- Host: GitHub
- URL: https://github.com/happiguru/improve-ed
- Owner: happiguru
- License: mit
- Created: 2020-12-02T19:54:18.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2021-07-08T16:14:54.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T20:33:46.960Z (over 1 year ago)
- Topics: authentication, ruby, ruby-gem, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## 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.