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

https://github.com/elijahscriptdev/university_tech_app

This is a project built with Ruby on Rails where upcoming developers can login to enroll for software development courses.
https://github.com/elijahscriptdev/university_tech_app

Last synced: 9 months ago
JSON representation

This is a project built with Ruby on Rails where upcoming developers can login to enroll for software development courses.

Awesome Lists containing this project

README

          

# Project: TechClub

This is a project built with Ruby on Rails where upcoming developers can login to enroll for software development courses.

## Built With

- Ruby v2.7.0
- Ruby on Rails v5.2.4

## Technologies
- HTML
- CSS
- Ruby
- Ruby On Rails
- SASS
- Materialise

## Screenshots

![Screenshots](https://res.cloudinary.com/elijjaaahhhh/image/upload/v1590586476/FireShot_Capture_115_-_TechClub_awifv8.png)

![Screenshots](https://res.cloudinary.com/elijjaaahhhh/image/upload/v1590544566/FireShot_Capture_108_-_TechClub_-_schoolonlinenow.herokuapp.com_xhynj3.png)

## Deployment to heroku
[Live link](https://schoolonlinenow.herokuapp.com/)

## Prerequisites

- Ruby: 2.7.0
- Rails: 6.0.2.1

## Functionalities
- Signup
- Login
- View courses
- Preview view courses information
- Enroll for courses
- Signout

## Setup

```sh
$ git clone https://github.com/Elijahscriptdev/University_tech_app.git
```

Navigate to the extracted folder
```sh
$ cd University_tech_app
```

Install the gems
```sh
$ bundle install
```

Run the migrations
```sh
$ rails db:migrate
````

### Usage

Start server with:

```sh
rails server
```

Open `http://localhost:3000/` in your browser.

### Run tests

```
rpsec
```

## Author

👤 **Elijah Obominuru**

[Github](https://github.com/Elijahscriptdev) | [Twitter](https://twitter.com/ElijahObominuru) | [LinkedIn](https://www.linkedin.com/in/elijah-obominuru-0b730b143/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is licensed under MIT license - see [LICENSE](/LICENSE) for more details.