Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tharunoptimus/paint
A feature-packed paint web app to show case your painting skills with the world 🚀
https://github.com/tharunoptimus/paint
expressjs mongodb nodejs pug session useragent
Last synced: 20 days ago
JSON representation
A feature-packed paint web app to show case your painting skills with the world 🚀
- Host: GitHub
- URL: https://github.com/tharunoptimus/paint
- Owner: tharunoptimus
- Created: 2021-11-18T09:17:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-27T03:59:20.000Z (about 3 years ago)
- Last Synced: 2024-11-11T08:47:50.100Z (3 months ago)
- Topics: expressjs, mongodb, nodejs, pug, session, useragent
- Language: JavaScript
- Homepage: https://paint.cyclic.app/
- Size: 5.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shareable Paint App
## Description
- [x] Paint
- [x] Share
- [x] Save
- [x] Download
- All your Paints## Features
- [x] Paint
- [x] Number of Colors to Choose from
- [x] Multiple Default Templates to begin with
- [x] Share your Paint with the world
- [x] Download your Paint as a .png file## Installation
- Define `MONGO_URI` and `SESSION_SECRET` as .env variables either with hosting config or inside .env file at the root
- `npm install` to install the dependencies## Usage
- `npm start` to start the app## Enjoy 🎉
- [x] Desktop version done
- [x] Mobile version done
- [x] Landing Page
- [x] Hosting on Heroku -> [https://newpaint.herokuapp.com/](https://newpaint.herokuapp.com/)