https://github.com/benoitprmt/memento
Add post-it to your wall and remember your tasks
https://github.com/benoitprmt/memento
memento mysql php
Last synced: 11 months ago
JSON representation
Add post-it to your wall and remember your tasks
- Host: GitHub
- URL: https://github.com/benoitprmt/memento
- Owner: BenoitPrmt
- Created: 2023-11-19T09:26:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T09:20:30.000Z (over 2 years ago)
- Last Synced: 2025-04-22T19:18:16.717Z (about 1 year ago)
- Topics: memento, mysql, php
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Memento



About |
Features |
Technologies |
Requirements |
Starting |
License |
Author
## 🎯 About ##
Add post-it to your wall and remember your tasks !
## ✨ Features ##
- Login / Register
- Post-it creation
- Post-it remove
- View your post-it on the home page
- Add the date of the tasks
Only you can view your notes !
## 🚀 Technologies ##
The following tools were used in this project:
- [PHP](https://php.net/)
- [MySQL](https://www.mysql.com/) *(as database)*
## ✅ Requirements ##
Before starting 🏁, you need to have [Git](https://git-scm.com) installed.
## 🏁 Starting ##
```bash
# Clone this project
$ git clone https://github.com/BenoitPrmt/Memento
# Access
$ cd Memento
```
You can launch the project as usual is XAMP, MAMP, WAMP, etc or with PHP server.
## 📝 License ##
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with ❤️ by Benoît