Skip to content

sujay000/mail-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task ID: Mail-box

Description:

Build a Mobile application or a Web application to fetch emails using Gmail API. Functionalities that app should contain:

  • User should be able to login using gmail id.
  • Use GMAIL api to fetch the emails.
  • Bonus : User should be able to send emails.

Deployment

Go to the site https://mail-inbox-sujay000.herokuapp.com/ it is cloud deployed on herokuapp

Project Setup

  1. Download/clone the repository
  2. Make sure node and npm are installed in your machine
  3. Run npm install
  4. Run npm start to start the project.

Running tests

You will see the welcome page initially and click on the 'Go to Login Page' button



On the Login Page click on the 'Sign In' button



After this choose your Gmail account



You will see your user name, enter the To email in the input box. Then, enter the subject and the message respectively in the space provided. Click on 'Send' to send the mail or 'Sign Out' to sign out of the web app.



You will be taken to the Login page if clicked on 'Sign Out' button, and if Send button was clicked you are able to click 'Send another mail' button



Reference links used

Color Reference

Color Hex
Color 1 #F8F0DF #F8F0DF
Color 2 #DF0054 #DF0054

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published