Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mleftwich/takenote
Note taker application
https://github.com/mleftwich/takenote
Last synced: 7 days ago
JSON representation
Note taker application
- Host: GitHub
- URL: https://github.com/mleftwich/takenote
- Owner: mleftwich
- Created: 2022-07-26T03:20:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T05:08:10.000Z (about 2 years ago)
- Last Synced: 2024-11-06T03:48:22.647Z (about 2 months ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![MIT](https://img.shields.io/static/v1?label=License&message=MIT&color=green)
# TakeNote Note Taker
## Table of Contents
* [Description](#description)
* [Technologies](#technologies)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [Guidelines](#guidelines)
* [Tests](#tests)
* [License](#license)
* [Questions](#questions)
---## Description
This is an application designed to make taking and organising notes simple and efficient. When the user visits the index page they are greeted and presented with a button, that when clicked will take them to a seperate notes.html page where the user can(if applicable) view existing notes, where they can either delete or update them. The user can also create a new note on the same page which will then be added to the existing list.![screenshot](./assets/imgs/screenshot.png)
## Technologies
* HTML
* CSS
* Bootstrap
* JavaScript
* node.js
## Installation
No installation required, visit the URL to use.## Usage
Application can be used [here](https://leftytakesnote.herokuapp.com/).## Contributing
Reach out through the email listed below.## Guidelines
Can be used for shopping lists, random thoughts etc.## Tests
Tests run in development.## License
Licensed under [MIT](https://opensource.org/licenses/MIT)---
## Questions
For any questions you can find me at [GitHub](https://github.com/mleftwich) or email me at [[email protected]](mailto:[email protected])