- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
"ThoughtTrail" is a captivating Ruby on Rails blog application that invites users to embark on a journey of self-expression and storytelling. Within this digital haven, individuals can share their thoughts, experiences, and imaginative tales, crafting a unique trail of narratives.
Client
- HTML/CSS
Server
Database
- User Registration and Authentication: Allow users to sign up for accounts and log in securely.
- User Profiles: Enable users to create and customize their profiles, including profile pictures and bio.
- Create, Edit, and Delete Blog Posts: Allow users to write, edit, and delete their blog posts.
- Rich Text Editor: Provide a user-friendly rich text editor for composing blog posts with formatting options.
To get a local copy up and running, follow these steps.
Ensure you have Ruby installed on your system. You can check by running the code below in your terminal.
ruby --version
Clone or download the Beyond Borders repository to your local machine.
git clone git@github.com:zamcham/ThoughtTrail.git
Open your terminal and navigate to the cloned project directory.
This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.
bundle install
- To run Beyond Borders, run the following command:
rails s
Open your browser and navigate to:
http://localhost:3000/
π€ Cristian Zambrano
- GitHub: @zamcham
- LinkedIn: Cristian Zambrano
- User Interface
- Forms
Contributions to the User Interface are welcome! If you find any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue on the project repository.
Feel free to check the issues page.
If you like this project give us a star βοΈ
Special thanks to our team and the Ruby community for their support and contributions.
This project is MIT licensed.