Skip to content

a simple and user-friendly website for accessing inspirational, motivational, or thought-provoking quotes in form of image ,text as well as videos

Notifications You must be signed in to change notification settings

kushal1o1/Quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Quote

This Django Python Quotes app is a web application designed to display a collection of quotes to users. It allows users to view, search, and browse through a curated selection of quotes. The app provides a simple and user-friendly interface for accessing inspirational, motivational, or thought-provoking quotes.

Developers interested in learning Django or exploring how to build web applications using Python may find this project educational and informative.

API Reference

No any API References

Appendix

Authors

Color Reference

Color Used Color
Primary Color #000000
Secondary Color #FFFFFF
Accent Color #0000FF

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Demo

Check Live at https://quote.pythonanywhere.com/

Deployment

Its Deployment is done in https://quote.pythonanywhere.com/ for showcase.

Documentation

Documentation

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

SECRET_KEY

In info.py file configure

EMAIL_HOST_USER = ''

EMAIL_HOST_PASSWORD = ''

Features

  • Upload Option with Quote Upload,Images Upload as well as Video Upload
  • Profile View
  • Globals Quotes and Posts
  • Login Logout with Email Verification
  • Live previews
  • Fullscreen mode
  • Cross platform
  • Responsive

Feedback

If you have any feedback, please reach out to us at quoterofficial101@gmail.com

🚀 About Me

I'm a full stack developer...

Hi, I'm Kushal! 👋

🔗 Links

portfolio

linkedin

twitter

License

MIT

Run Locally

Clone the project

  git clone https://github.com/kushal1o1/Quotes.git

Go to the project directory

    cd manage.py

Install dependencies

  pip install -r requirements.tx

Start the server

  python manage.py runserver

Tech Stack

Client: Bootstrap

Server: Django

About

a simple and user-friendly website for accessing inspirational, motivational, or thought-provoking quotes in form of image ,text as well as videos

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published