Skip to content

ardidrizi/SeniorenAllTagPlus

Repository files navigation

SeniorenAllTagPlus

SeniorenAllTagPlus is a project aimed at providing daily assistance and activities for senior citizens. The application is built using Ruby, HTML, SCSS, and JavaScript.

Table of Contents

Introduction

SeniorenAllTagPlus aims to support senior citizens in their daily activities by providing a range of tools and resources. The application is designed to be user-friendly and easily accessible.

Features

  • Daily activity planner
  • Health and wellness tips
  • Social interaction tools
  • Easy-to-use interface
  • Multi-language support

Demo

You can try out the application here.

Installation

To install and set up this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/ardidrizi/SeniorenAllTagPlus.git
  2. Navigate to the project directory:
    cd SeniorenAllTagPlus
  3. Install the necessary dependencies:
    bundle install
  4. Set up the database:
    rails db:setup

Usage

To start the application, run:

rails server

Then, open your browser and visit http://localhost:3000.

Creating a Demo User

To create a demo user, follow these steps:

  1. Navigate to the sign-up page at http://localhost:3000/users/sign_up.
  2. Fill in the required user details (name, email, password, etc.).
  3. Submit the form to create the account.
  4. Use the credentials to log in at the demo link.

Contributing

We welcome contributions to improve SeniorenAllTagPlus. To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeature
  3. Commit your changes:
    git commit -m "Add some feature"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions, feel free to open an issue or contact the maintainers at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •