Skip to content
/ shareme Public

ShareMe lets you anonymously create lists that you can easily share with a link.

License

Notifications You must be signed in to change notification settings

nheek/shareme

Repository files navigation

Share Me

Share Me front page

Share Me lets you anonymously create lists that you can easily share with a link. This is especially useful if you want to share a shopping list, to-do list with your colleagues, and such, without the hassle of creating an account.

Table of Contents

Getting Started

Just follow the steps below and you should be good to go.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/nheek/shareme.git your-project
  2. Change into the project directory:

    cd your-project

Development

Run the development server:

php -S localhost:8000

You can now access your development site in localhost:8000.

Usage

Create anonymous lists without the hassle of any account creation. Just enter the website, and the platform will generate a new list for you and you're good to go! You can use it to make lists and edit the items just by clicking on them, the same goes for the title.

Once ready to share, there's a "Copy Link" button that automatically copies the link for you on click. Otherwise, you can make a new list and start all over again! Without losing your old list, of course.

Deployment

Deploy using your preferred deployment method.

Built With

ToDo

  • SQL file in source code
  • Ability to delete lists

Contributing

If you'd like to contribute, please fork the repository and create a pull request. Issues and feature requests are welcome!

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Acknowledgments

Special thanks to everyone who had indirect contributions to this project through the inclusion of their works which are specially mentioned in the source code.

About

ShareMe lets you anonymously create lists that you can easily share with a link.

Topics

Resources

License

Stars

Watchers

Forks