DEV Community

Cover image for Google Keep Clone with Django and Vanilla JavaScript
Justin Maximillian Kimlim
Justin Maximillian Kimlim

Posted on

7 2

Google Keep Clone with Django and Vanilla JavaScript

Theme / View Light Theme Dark Theme
Grid Google Keeps Clone demo Google Keeps Clone demo
List Google Keeps Clone demo Google Keeps Clone demo

Try it online here!

Google Keep Clone is an easy-to-use open-source application built using Django and Vanilla JavaSCript technologies and distributed under the MIT license.

GitHub logo kimlimjustin / google-keep-clone

Clone of Google Keep built using Django and Javascript

Google Keep Clone

Try it online here!

Demo

Theme / View Light Theme Dark Theme
Grid Google Keeps Clone demo Google Keeps Clone demo
List Google Keeps Clone demo Google Keeps Clone demo
For the best experience, please use a device with a width of at least 350px

Built using:

  • Python with Django framework and Jinja templating language
  • Vanilla JavaScript

Getting started:

  • Clone this repository or fork it
    • To clone this repository, type git clone https://github.com/kimlimjustin/google-keep-clone.git on your terminal
    • To fork this repository, click fork button of this repository then type git clone https://github.com/<your username>/google-keep-clone.git
  • Install all the dependencies of this project by typing pip install -r requirements.txt on your terminal.
  • Migrate the database by typing python manage.py migrate on the terminal.
  • Run this project
    • Run the project locally by typing python manage.py runserver on the terminal and it will be accessible in your localhost.
    • To run it on your local network, type python manage.py runserver 0.0.0.0:8000 and it will be accessible in your local…

GitHub link: https://github.com/kimlimjustin/google-keep-clone
Try it online: https://google-keeps-clone.herokuapp.com/

If you like this project, be sure to drop a star on GitHub 🌟!

Happy coding!

You might also like these articles:

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (7)

Collapse
 
danidiaztech profile image
Daniel Diaz

Great project, follow me on Twitter if you'd like to connect!

Collapse
 
kimlimjustin profile image
Justin Maximillian Kimlim

Thanks, sure, what's your twitter username?

Collapse
 
danidiaztech profile image
Daniel Diaz

It's in my profile 😃

Thread Thread
 
kimlimjustin profile image
Justin Maximillian Kimlim

daniel1404? Im sorry Im not really get used to twitter as its not the main social media in my country, or could you please just add me on twitter? my username is kimlimjustin

Thread Thread
 
danidiaztech profile image
Daniel Diaz

Of course

Thread Thread
 
danidiaztech profile image
Daniel Diaz

Let's just use instagram jajaj

Thread Thread
 
kimlimjustin profile image
Justin Maximillian Kimlim

okay

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay