Skip to content

1ananya3/kaagitham

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaagitham

PRS to backend repositories will also be considered as contribution to this Repository for CodePeak'21

Kaagitham allows you to create drafts instantly.

📌 Introduction

A web application that can be used to create a meetup

⭐ How to get started?

You can refer to the following articles on the basics of Git and Github and also contact the Project Mentors, in case you are stuck:

💥 How to Contribute?

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Read the Code of Conduct
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help us know what this Script is all about.

⭐ Issues:

For major changes, you are welcome to open an issue to discuss what you would like to change. Enhancements will be appreciated.

To work with this repo

  • Clone this repo

  • Run npm install

  • Add .env file and add these variables

REACT_APP_SOCKET_LOCAL_LINK = http://localhost:4000/

REACT_APP_REST_LOCAL_LINK = http://localhost:4050/

  • Then Run npm start

For Backend services

  • Clone REST API Backend

https://github.com/shelcia/kaagitham-backend

  • Clone Web Socket Backend

https://github.com/shelcia/google-docs-server

💼 Code of Conduct

We want to facilitate a healthy and constructive community behavior by adopting and enforcing our code of conduct. Please adhere toward our Code-of-Conduct.

About

Draft maker using Quill and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.8%
  • SCSS 4.9%
  • HTML 3.3%