Giter VIP home page Giter VIP logo

twick's Introduction

Twick

Twick logo

Sumary

  1. About the project.
  2. Road map of what has been done.
  3. Extra functions added.
  4. Install the project.
  5. How to start the project.
  6. License.

๐Ÿ“ About the project.

Twick is was my first project developed using laravel. I started it when I was watching the laracast course of laravel where we create an clone of Twitter using laravel as our final project. So that's my project I hope you like it. if you find an error doesn't hesitate on create an Issue. If you do that I will be really glad to resolve the problem.

๐Ÿ“œ List of what whas developed

Things that were created in the course.

  • Home page โœ”๏ธ.
  • Profile page โœ”๏ธ.
    • added timeline of the user โœ”๏ธ.
    • created the possibility of follow the user โœ”๏ธ.
    • created the possibility of unfollow the user โœ”๏ธ.
    • created edit user page โœ”๏ธ.
    • created delete account method โœ”๏ธ.
  • Created the page that list all the user's โœ”๏ธ.
  • created the possibility of like or dislike an user twick โœ”๏ธ.
  • Created permission โœ”๏ธ.
    • permision if the user can delete an twick โœ”๏ธ.
    • permission if the user can edit the profile โœ”๏ธ.
  • Created list to show all of your follows โœ”๏ธ.

๐Ÿ“‘ Extra features added.

  • Create Tests using Pest โœ”๏ธ.
    • created tests of the home page โœ”๏ธ.
    • created tests of the profile page โœ”๏ธ.
    • created tests of the dashboard page โœ”๏ธ.
    • created tests of the twick controller and it's trait โœ”๏ธ.
    • created tests of followable trait โœ”๏ธ.
    • created tests for the login and register method โœ”๏ธ.
  • Add websocket to make the twick interation with user realtime โŒ.
  • Create an better UI for the home page โŒ.

๐Ÿ“‚ Install the Project.

First of all, you will need to install Composer and Laravel on your computer to download the packages.

// after install composer and laravel you will execute this command on the project folder:

composer install

๐Ÿ“‚ How to start the project.

To start the project you will need to execute these commands

//On the project folder run
php artisan serve

//Then access:
localhost:8000

๐ŸŽซ License

This is an open-source Project, you can use it and test it as many times as you want to. If you like the project Mark it with a star and contribute to it for more people see the project.

twick's People

Contributors

windstonp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.