Skip to content

I created a note sharing web application using Django as a Backend. Here User can share notes of specific subject and download it. I have added some features like login, logout, registering as new user and Searching. (I will be updating this project in future.)

Notifications You must be signed in to change notification settings

UniqueMaharjan/Note-Share

Repository files navigation

Note Share Application

This is a note sharing web application created using Django as a Backend. Here User can share notes of specific subject and download it. I have added some features like login, logout, registering as new user and Searching.

Installation With Docker

git clone https://github.com/UniqueMaharjan/Note-Share
cd Note-Share/
docker-compose up --build

Screenshots

Home Page: home Login Page: login Inside a particular note room: noteroom Profile page: profile Registration page: register Edit/create page for note: editcreate

About

I created a note sharing web application using Django as a Backend. Here User can share notes of specific subject and download it. I have added some features like login, logout, registering as new user and Searching. (I will be updating this project in future.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published