Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariasolos/borel
A note-taking marketplace
https://github.com/mariasolos/borel
expressjs mongodb nodejs reactjs
Last synced: about 2 months ago
JSON representation
A note-taking marketplace
- Host: GitHub
- URL: https://github.com/mariasolos/borel
- Owner: MariaSolOs
- Created: 2020-05-31T17:58:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T21:42:04.000Z (about 2 years ago)
- Last Synced: 2024-10-26T02:31:36.417Z (3 months ago)
- Topics: expressjs, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage: https://borel.herokuapp.com/
- Size: 3.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Borel
[Borel](https://borel.herokuapp.com/) is a simple website where anyone can easily upload and find lecture notes for the courses they need.## Built with
* *MERN* (MongoDB, Express, React and NodeJS) stack.
* [Material-UI](https://material-ui.com/) was used for the base React components, but several modifications to the styling were made.
* Image processing in storage with [Cloudinary](https://cloudinary.com/).## Coming soon...
* Payment integration to make Borel a real note-taking marketplace.
* Profile pages for note-takers, with reviews and uploaded notes.## Author
* [Maria Solano](https://mariasolos.github.io/me/)