Skip to content

A mobile app made with Ionic and Django REST framework that allows you to create and edit notes. Inspired by google keep.

Notifications You must be signed in to change notification settings

tomasamado/veranda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Veranda

A mobile app made with Ionic and Django REST framework that allows you to create, delete and edit notes. Inspired by google keep.

Sample Pic Sample Pic

Instructions

Install dependencies using npm install

Run Django Server with python manage.py runserver inside the server directory

Run Ionic with ionic serve inside the client directory

About

A mobile app made with Ionic and Django REST framework that allows you to create and edit notes. Inspired by google keep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 37.0%
  • Python 28.1%
  • HTML 21.1%
  • CSS 12.1%
  • JavaScript 1.7%