This is a project to practice and implement authentication systems. At this particular one, we used the devise ruby gem to handle the authentication.
This projec aims to implement authentication systems so users can only access areas of a site they are authorized to.
Explore the docs »
Report Bug
·
Request Feature
This is a Members Only network where non-logged in members are only able to view the post, while users are able to create posts and view the authors of the other posts.
This project was built using these technologies.
Clone the repository and follow the steps.
1. clone or download this repo
2. Open its path at your comandline, then type:
2.1. bundle install
2.2. rails db:migrate
3. rails server
👤 Jelil Faisal Abudu
👤 Kevin Alves
Give a ⭐️ if you like this project!
This project is MIT licensed.