Giter Site home page Giter Site logo

eventia's Introduction

image

An event scheduler written in Python3, Flask, REST APIs to manage events

How to download/install?

  1. Download this repository or clone it using git clone https://github.com/prodigiousMind/eventia.git
  2. Once downloaded/cloned (if downloaded, then unzip it using a suitable tool), then cd to the project directory cd eventia, download the required libraries using pip, if not installed pip/pip3 install flask flask_cors json or python/python3 -m pip install flask flask_cors json or simply execute the command pip3 install -r requirement.txt
  3. Now, if you have a web server running such as Apache HTTP then move the folder (eventia) to the server directory, then execute flask run this will run the app.py
  4. Access the index.py (note: this is accessed through HTTP server, not through the port number the flask app is running on). By making few changes we can also implement to let index.html run on the same port as flask app (through route establishment) plot plot plot plot

What we can do?

  1. Add events (2 sample events are already added)

plot plot plot plot

  1. Modify an existing event

plot plot plot

  1. Delete an event

plot plot

  1. Search for event(s) with keyword(s) matching event title or event description

plot

Future Implementation:

  1. Add support for events that recur daily, weekly, or monthly.
  2. Notification through email
  3. Desktop app version
  4. etc

eventia's People

Contributors

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