Giter VIP home page Giter VIP logo

fortyfortyy / mynotes Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 97.21 MB

An application that uses REST API, Django and React to help create notes. Every guest can create an account where all private notes will be placed. Application has implemented login/register/forgot password system.

Home Page: https://www.mysimplenotes.app

Python 29.16% JavaScript 65.22% HTML 3.30% CSS 2.26% Procfile 0.06%
react asynchronous-programming django djangorestframework djangorestframework-jwt recaptcha jwt-authentication smtp-server caching-memory python3

mynotes's Introduction

Live Project Link: https://www.mysimplenotes.app

MySimpleNotes

Full stack application that uses REST API, Django and React to help create notes. Every guest can create an account where all private notes will be placed. Application also has implemented login/register/forget password system.

Table of contents

Technologies Used

  • Python 3.9.5
  • React v17
  • Django 4.0.1
  • Django REST 3.13.1
  • PyJWT 2.4.0
  • PostgreSQL 2.9.3
  • HTML5
  • CSS3
  • Heroku

(back to top)

Features

  • User profile

    • Sign up
    • Log in
    • Create, browse, edit, delete notes
    • Support for forget password
    • Confirm / activate account via e-mail address provided during registration
  • Other futures:

    • Inputs validation in forms
    • Demo mode to try app without account
    • Caching of notes on the client side
    • ReCaptcha to avoid bots on the site

(back to top)

Setup

  • To run this project, you need to install Django then create and active virtual environment
$ python3 -m venv env
  • Clone repo and install packages in requirements.txt
$ git clone https://github.com/fortyfortyy/MyNotes.git
$ cd ../MyNotes
$ pip install requirements.txt

(back to top)

  • Next
  1. Get a free Security Key at https://djecrety.ir/

  2. Enter your SECRET_KEY in settings.py

    SECRET_KEY = 'ENTER YOUR API'
  3. Run the project in project terminal

    python3 manage.py runserver
    

(back to top)

Contact

Email - [email protected]

Live Project Link: https://www.mysimplenotes.app

(back to top)

mynotes's People

Contributors

fortyfortyy avatar

Stargazers

 avatar

Watchers

 avatar

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.