Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvilla714/authentication
The project is based on Authentication, meaning if a user is logged in will have the ability to create a new post, if the user is not logged in he won't be able to. Built with
https://github.com/cvilla714/authentication
bootstrap ruby ruby-on-rails sqlite3
Last synced: about 4 hours ago
JSON representation
The project is based on Authentication, meaning if a user is logged in will have the ability to create a new post, if the user is not logged in he won't be able to. Built with
- Host: GitHub
- URL: https://github.com/cvilla714/authentication
- Owner: cvilla714
- Created: 2020-12-07T15:53:04.000Z (almost 4 years ago)
- Default Branch: feature-branch
- Last Pushed: 2023-01-19T20:42:43.000Z (almost 2 years ago)
- Last Synced: 2023-06-15T09:15:43.541Z (over 1 year ago)
- Topics: bootstrap, ruby, ruby-on-rails, sqlite3
- Language: Ruby
- Homepage:
- Size: 1.46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Authentication
> The project is based on Authentication, meaning if a user is logged in
> will have the ability to create a new post, if the user is not logged in
> he won't be able to![screenshot](./authentication.png)
Additional description about the project and its features.
## Built With
- Ruby
- Rails
- Bootstrap
- PostgreSQL## Live Demo
- [Live Demo Link](https://thawing-headland-81902.herokuapp.com/)
### Prerequisites
- Ruby 2.7.0
- Rails gem
- Bundle### Setup
- Open your terminal and go to the directory where you want to clone the repo.
- Clone the repository to your local machine.
`git clone [email protected]:cvilla714/authentication.git`
- Go to the Authenticatio directory.
- `cd authentication`
- Install the necessary gems to run the project.
- run `bundle install`
> Also please run this command to run all the migration for the database and have all tables updated and read to use
- run `rails db:migrate`
> Now your environment is ready to run the project. Type:
> run `rails server`## Authors
👤 **Elbert Corniel**
- GitHub: [@elberthcorniell](https://github.com/elberthcorniell)
- Twitter: [@elberthcorniell](https://twitter.com/elberthcorniell)
- LinkedIn: [Elbert Corniell](https://www.linkedin.com/in/elbert-corniell-989183159/)👤 **Cosmel Villalobos**
- Github: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- The Odin Project
- Microverse
- Rails Guides## 📝 License
This project is [MIT](lic.url) licensed.