Skip to content

Essentially a Twitter clone to see and test user operations. The extent of control over a user and the authentication system. Also how the system is always so secure and is able to redirect the new user respectively.

uzairali19/twitter-clone

Repository files navigation

Twitter Clone

This is an example of a CRUD app using rails. It is a twitter clone essentially that works as a blog post but with user authentication system. So, rails tells the user if they are registered and can tweet or not. The main features of the app is that all the functions work dynamically using forms. A user is able to create, edit, delete or view a user. Since it is to test backend logic styling is not the main emphasis of this project. Please follow the steps to get your local copy and play around. Happy Coding!!!

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

Built With

  • Ruby
  • Ruby On Rails

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

Setup

  • To get a local copy of the project open terminal
  • run git clone https://github.com/uzairali19/twitter-clone.git
  • Then run cd twitter-clone

Usage

  • To use the app on local machine make sure you are on the root directory twitter-clone
  • Open terminal and run bundle install to install all the dependecies then run rails db:migrate
  • Finally run rails server go to your browser and type localhost:3000
  • Now you can play around with creating, updating or deleting users.

Authors

👤 Uzair Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • This project and details are available on the Web-Crunch, Be sure to check that out.

📝 License

This project is MIT licensed. Please contact issues link for contributions.

About

Essentially a Twitter clone to see and test user operations. The extent of control over a user and the authentication system. Also how the system is always so secure and is able to redirect the new user respectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published