Memora is a note-taking app designed for forgetful people who need help remembering important information. With built-in reminders and an intuitive interface, Memora makes it easy to capture and organize your thoughts, ideas, to-do lists, tasks, and events.
- Intuitive interface for easy note-taking and organization
- Built-in reminders to help you remember important information
- Synchronization with Firebase for easy access to your notes and reminders from anywhere
- Plans to package the app as a native application for enhanced performance and functionality
Memora is currently under development and will be available on the web soon.
Note: Memora's native mobile application will be available in the future.
To install Memora, follow these steps:
- Clone the repository to your local machine.
- Install the necessary dependencies by running
npm install
. - Create a new Firebase project and configure your app's settings.
- Add your Firebase SDK configuration to the
firebase.js
file in thesrc
folder. - Start the app by running
npm run dev
.
Note: To add your Firebase SDK configuration, follow these steps:
- Go to your Firebase project's settings and click on "Add Firebase to your web app".
- Copy the config object that appears.
- Open the
firebase.js
file in thesrc
folder. - Replace the existing config object with the one you copied from Firebase.
To use Memora, simply open the app and start taking notes. You can add reminders to your notes by setting a date and time, and Memora will send you a notification when it's time to remember. You can also search for specific notes using the search bar.
We welcome contributions from the community! If you find a bug or have a suggestion for a new feature, please submit an issue or a pull request. Please review our code of conduct and contributing guidelines before getting started.
Memora is released under the MIT License. Please see the license file for more information.
If you have any questions or comments about Memora, please contact us at [email protected] or TuckTuckC.