Git Product home page Git Product logo

email-app's Introduction

Email-app

A E-mail sending web app which can send mail to multiple people by single click.

##Hosting Link :

[https://vineets086.github.io/email-app/]

Colour Pallet to be followed:

  1. #ffffff

  2. #2fccdf chrome_S8EsjXH99Q

  3. #2c50ac chrome_W2g5DSUDog

  4. #070707 chrome_6HrWxXKqCD

Screen shots for reference:

Contributing to this repo

  1. All commits need to be made via pull requests.
  2. Anyone can Raise issues if Needed.
  3. Add necessary comments wherever possible.

Tech Stack Used:

Frontend

1. HTML
2. CSS
3. JAVASCRIPT

Backend

1. Django(3.1.2)

Steps to contribute :

1. Fork this repository.

2. Clone your forked repository to your local system ๐Ÿ‘ฅ

git clone https://github.com/<your-github-username>/email-app

3. Navigate to the project directory.

cd email-app

4. Create a new branch.

   $ git checkout -b <your_branch_name>

5. Make changes in source code.

  Build it locally and Make changes.

6. Then Add your changes.

  $ git add .

7. Commit your changes.

   Type in a message relevant for the code reveiwer using

   $ git commit -m "small description about changes"
       

8. Push your local branch to the remote repository.

  $ git push -u origin <your_branch_name>

9. Create a Pull Request!

Finally, go to your repository in browser and click on compare and pull requests. Then add a title and description to your pull request that explains your precious effort.

click on Compare and Pull Request

Congratulations! Sit and relax, you've made your contribution to EMAIL APP project.

MADE WITH AND .

email-app's People

Contributors

aka-vm avatar anishbhat7 avatar dharmendrasahu1999 avatar gauravchauhan2403 avatar mahima01 avatar mayankrj14 avatar

Watchers

 avatar

email-app's Issues

Configure

after updating landing page files, configure other files to it.

Add a Form

Form must have text area , Recipients : , subject: , rows for primary and rest is to your creativity.

Landing page

Make layout of landing page with login and signup button in it.

Email Sending Feature

Write the code for a function that sends an email with the following points into consideration.

Content of request.POST.get(' ') or a predefined content and credentials(for verification).

from-
password-
to-
subject-
body-

Footer

Add a footer with contact details and other useful informations

Email Verification system

Design an email verification system that relies on #12 .

Use: to Verify signup.
email to be used will be provided in the discord group with a password.

Note: the user will be marked inactive after the signup.
the verification should change '.is_active' from the 'User class' to True.

Navbar

ADD a navbar with menu button , home button and logo of oue mailing app.

Deploy

Deploy the website on a server...

Url to be shared on Discord only for now...
For Security purposes...

Signup page

Add a signup page with all useful details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.