Skip to content

Application build in mern to schedule recurrent meeting

License

Notifications You must be signed in to change notification settings

kanishkguptagit/Kabootar

Repository files navigation

lerna Open in Gitpod

Logo

Kabootar 🕊️

Automatically send and track recurring emails securely. Simple and Minimalist.

Deployment

To use this in your localhost

(Frontend)

  npm install
  npm start

(Backend)

  npm install
  npm run dev

To deploy this project run

  npm run deploy

Authors

License

MIT

MIT License

Copyright (c) 2021 kanishkguptagit

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Features

  • Lightweight and fast
  • Made using mern stack
  • Seamless performance possible due to Reactjs
  • Simple and appealing UI
  • Smooth and responsive experience
  • Various font decoration features while composing a mail
  • Mails can be scheduled to be sent in future
  • Recurring mails possible
  • View scheduled mail and history of mails sent
  • Backend in node (Typescript) for scalibility purpose
  • Persistent logins
  • Highly secured endpoints
  • Used amazon's mailing service for enhanced speed
  • Required recievers consent so as to avoid spamming
  • Used MongoDB for data security
  • Backend deployed in heroku
  • Frontend hosted in netlify
  • Mails are recovered even after server failure to avoid any inconvenience caused to our clients and their business

Usage/Examples

import Component from 'my-project';

function App() {
	return <Component />;
}

Screenshots

Landing Page Dashboard History Compose Page

Optimizations

Refactored to MVC structure. Made the code cleaner and easier to debug. UI was optimised to be as simple as intuitive as possible.

App can be found at

https://kabootar.netlify.app

About

Application build in mern to schedule recurrent meeting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •