Skip to content

Theo3883/Note-app-Full-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django & React Notes Web App

Features of this project:

  1. Complete Login and Register functionality with JWT (JSON Web Token) authentication.
  2. Automatic redirection to the login page for unauthenticated users.
  3. All URLs other than /, /login, and /register are handled with error catching, displaying appropriate error messages.
  4. Multiple error handling mechanisms implemented for better user experience.
  5. Various security measures to protect user data and access.
  6. Notes feature includes Title, Content, Date, and a Delete button.

Technologies Used:

  • Python with Django (Backend)
  • JWT for authentication
  • React (Frontend)
  • CSS for styling

Photos of the app:

login register mainpage mainpagenote notFound notuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published