Code Monkey home page Code Monkey logo

personal-assistant-web's Introduction

Personal-Assistant-WEB

The personal WEB-application based on the Web framework - Django.

The application allows you to store your contacts personal data, adding notes, processing your gallery and getting last news.

Table of contents

General info

This is your personal web-assistant that helps to organise:

  • Ukrainian news - get in real time all latest Ukrainian news in the categories: Sport, Currency, IT, Fashion and Books.
  • Phone Book - add new contacts to the phonebook, together with birthday, email and address information. Additional features: edit and delete contacts, announce the next birthdays. Provide an easy contact search.
  • Note Book - add note together with their title and tags. Additional features: add new tags, quick search by tags.
  • Gallery - add your file to the gallery. Provides a possibility of simple and advanced file upload, sort all files by the category. Additional features: adding books with author and book covers, as well as adding photos to the photo gallery.

Technologies

Project is mainly based on:

  • Web framework: Django
  • Frontend: HTML/CSS, Tailwind.css, Node.js
  • Backend: python and JavaScript

Setup

The first thing to do is to clone the repository:

$ git clone [email protected]:maracasabat/Personal-Assistant-WEB.git
$ cd assistant

Activate virtual environment and install dependencies:

$ poetry shell
(env)$ poetry install

Once poetry has finished downloading the dependencies:

(env)$ cd assistant
(env)$ python manage.py migrate
(env)$ python manage.py runserver

And navigate to `http://127.0.0.1:8000/.

personal-assistant-web's People

Contributors

maracasabat 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.