Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odilson-dev/members-only
https://github.com/odilson-dev/members-only
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/odilson-dev/members-only
- Owner: odilson-dev
- Created: 2023-12-15T12:32:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-19T00:03:21.000Z (11 months ago)
- Last Synced: 2024-05-17T15:26:41.537Z (6 months ago)
- Language: Ruby
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
A project for The Odin Project, visit it at: https://www.theodinproject.com/lessons/ruby-on-rails-members-only
Few things I left out:
1. Styling - I left it out because it's not a requirement for the project to be completed. I will practice them styling with rails on bigger and possibly portfolio-worthy projects
1. Deploying - I was able to deploy the railsblog project, the project way before this one, and it had to do with changing config and changing the db from SQLite to PostgreSQL. I decided before starting this project to not deploy this one because PostgreSQL will be taught in the next lessons.