Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FRONTEND] Preview quotes and generate URL #100

Merged
merged 3 commits into from
Dec 7, 2020

Conversation

ShubhKotnala
Copy link
Contributor

#83 Preview quotes and generate URL

What does it add?

  • [FIX] Reupload the frontend code
  • [ADDED] Template files to the react app
  • [ENHANCEMENT] Reduced API calls to server

Changelogs

  • Added template file to the react app for local access.
  • Generate quotes locally to avoid unnecessary API calls.

[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server
@shravan20 shravan20 added enhancement New feature or request help wanted Extra attention is needed Much work This task takes little time to complete. (ETA several weeks+) labels Dec 7, 2020
@shravan20 shravan20 linked an issue Dec 7, 2020 that may be closed by this pull request
Copy link
Owner

@shravan20 shravan20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • PR approved

@shravan20 shravan20 added this to the Release of V2.0 milestone Dec 7, 2020
@nishantpersonal nishantpersonal merged commit 53612ea into shravan20:development Dec 7, 2020
nishantpersonal added a commit that referenced this pull request Dec 7, 2020
* Update README.md

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

Co-authored-by: Shubhankar Kotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
shravan20 added a commit that referenced this pull request Dec 8, 2020
* Update README.md

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

Co-authored-by: S K B <47430686+shravan20@users.noreply.github.com>
Co-authored-by: Shubhankar Kotnala <skshubhankar@gmail.com>
nishantpersonal added a commit that referenced this pull request Dec 31, 2020
* Update README.md

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

* [FIX] Layout compatibility with Dark mode (#110)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Updated project from upstream

* Fixed layout issues with dark mode

Co-authored-by: Shubhankar Kotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
Co-authored-by: Nishant Venugopal <67575384+nishantpersonal@users.noreply.github.com>
nishantpersonal added a commit that referenced this pull request Jan 27, 2021
* Update README.md

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

* [FIX] Layout compatibility with Dark mode (#110)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Updated project from upstream

* Fixed layout issues with dark mode

Co-authored-by: Shubhankar Kotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
Co-authored-by: Nishant Venugopal <67575384+nishantpersonal@users.noreply.github.com>
nishantpersonal added a commit that referenced this pull request Feb 25, 2021
* Update README.md

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

* Updated project from upstream

* Fixed layout issues with dark mode

* [FIX] Layout compatibility with Dark mode (#110)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Updated project from upstream

* Fixed layout issues with dark mode

* Added Custom Font support

* Added support for custom fonts in the Frontend

* Updated contribution document to add custom fonts docs

Co-authored-by: ShubhKotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
Co-authored-by: Nishant Venugopal <67575384+nishantpersonal@users.noreply.github.com>
nishantpersonal added a commit that referenced this pull request Feb 25, 2021
* Update README.md

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

* Updated project from upstream

* Fixed layout issues with dark mode

* [FIX] Layout compatibility with Dark mode (#110)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Updated project from upstream

* Fixed layout issues with dark mode

* Added Custom Font support

* Added support for custom fonts in the Frontend

* Updated contribution document to add custom fonts docs

Co-authored-by: ShubhKotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
Co-authored-by: Nishant Venugopal <67575384+nishantpersonal@users.noreply.github.com>
nishantpersonal added a commit that referenced this pull request Mar 10, 2021
* Update README.md

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* [FRONTEND] Preview quotes and generate URL (#100)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Width refactor in zues layout and change in static quote in frontend

* Release/docs/v1.2 (#101)

* [ Major Docs Updated ] | Documentation | updated ./README.md

* [ Major Docs Updated ] | Documentation | updated ./README.md

* Update README.md (#105)

* Updated project from upstream

* Fixed layout issues with dark mode

* [FIX] Layout compatibility with Dark mode (#110)

* [FIX] Reupload the frontend code
[ADDED] Template files to the react app
[ENHANCEMENT] Reduced api calls to server

* Updated static quote

* .gitignore fix

* Updated project from upstream

* Fixed layout issues with dark mode

* Added Custom Font support

* Added support for custom fonts in the Frontend

* Updated contribution document to add custom fonts docs

* Added Example .env file for reference

[Example Environment file added] ✨ feature | Added .env.example

Co-authored-by: ShubhKotnala <skshubhankar@gmail.com>
Co-authored-by: nishantpersonal <nishantvenugopalnair@gmail.com>
Co-authored-by: Nishant Venugopal <67575384+nishantpersonal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Much work This task takes little time to complete. (ETA several weeks+)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Preview Quotes and Generate URL]
3 participants