Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.