This is a project built with Ruby on Rails where upcoming developers can login to enroll for software development courses.
- Ruby v2.7.0
- Ruby on Rails v5.2.4
- HTML
- CSS
- Ruby
- Ruby On Rails
- SASS
- Materialise
- Ruby: 2.7.0
- Rails: 6.0.2.1
- Signup
- Login
- View courses
- Preview view courses information
- Enroll for courses
- Signout
$ git clone https://github.com/Elijahscriptdev/University_tech_app.git
Navigate to the extracted folder
$ cd University_tech_app
Install the gems
$ bundle install
Run the migrations
$ rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec
👤 Elijah Obominuru
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is licensed under MIT license - see LICENSE for more details.