Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lamiasristy/sessions_log_in
This project is an application practice for sessions, where users can signup and create an account, while all the login information will be saved in the session hash.
https://github.com/lamiasristy/sessions_log_in
Last synced: 3 days ago
JSON representation
This project is an application practice for sessions, where users can signup and create an account, while all the login information will be saved in the session hash.
- Host: GitHub
- URL: https://github.com/lamiasristy/sessions_log_in
- Owner: LamiaSristy
- Created: 2020-11-03T22:30:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T22:48:51.000Z (about 4 years ago)
- Last Synced: 2025-01-07T04:03:24.368Z (19 days ago)
- Language: Ruby
- Homepage:
- Size: 153 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accessing the Session
This project is an application practice for sessions, where anyone can signup and create an account. The login information are saved in session hash.
## Build-With
- Ruby v- '2.7.1'
- Rails v- '6.0.3.4'
- SQLite3 v- '1.4'
- VScode## Getting Started
### Prerequisites
To get this project up and running locally, you must already have ruby and necessary gems installed on your computer
**To get this project set up on your local machine, follow these simple steps:**
1. Open Terminal.
2. Navigate to your desired location to download the contents of this repository.
3. Copy and paste the following code into the Terminal: git clone https://github.com/LamiaSristy/sessions_Log_in
4. Run ```cd sessions_Log_in```.
5. Run ```bundle install``` to get the necesary gems.
6. Run ```yarn``` .
7. Run `rails db:migrate`.## Author Details::
👤 **Lamia Sristy**
- Github: [@LamiaSristy](https://github.com/LamiaSristy)
- Linkedin: [@LamiaSristy](https://www.linkedin.com/in/lamia-hemayet-sristy/)
- E-mail: Email
- Twitter: [@LamiaSristy](https://twitter.com/lsristy1)## Show your support
Give ⭐ Star me on GitHub — it helps!
## 📝 License
This project is [MIT](lic.url) licensed.