Skip to content

Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Send, reply to, archive, and mark-as-read Emails. Django is used as API and the Javascript fetch method is used to interact with API.

Notifications You must be signed in to change notification settings

JacobGrisham/Mail-Single-Page-Full-Stack-Web-App-using-Django-and-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail: Django and Javascript

GitHub all releases

  • Mail: Built the front-end for an email client that makes API calls to send and receive emails.
  • I wrote all the front-end code in this repository. The RESTful API in the backend was given by the instructor.

💡Lessons Learned

  • Using vanilla Javascript to build the front-end of a single-page web application
  • Using Javascript fetch to make API calls to a Django RESTful API

About

Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Send, reply to, archive, and mark-as-read Emails. Django is used as API and the Javascript fetch method is used to interact with API.

Topics

Resources

Stars

Watchers

Forks