Coder Social home page Coder Social logo

nedimcanulusoy / efars Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 196 KB

EFARS stands for Educational File Analysis and Reporting System

Home Page: https://www.efars.tech/

License: GNU General Public License v3.0

Python 41.79% HTML 21.47% JavaScript 33.07% CSS 3.12% Dockerfile 0.51% Procfile 0.05%
analysis data python visualization

efars's Introduction

EFARS Logo


EFARS

EFARS stands for Educational File Analysis and Reporting System


Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. License: GPL-3.0


Project Status

EFARS is still under heavy development. There can be breaking changes, but I am trying to keep them as minimum as possible.

Installation

1. Clone this repository

https://github.com/TheNavyInfantry/EFARS.git

2. Change directory to the cloned repository

cd EFARS

3. Run with docker-compose.yml

docker-compose up

After the first run, EFARS will be available at http://localhost:5000/


Warning:

This project is currently running in a .csv file containing a specific format. If you would like to test it, you can use this mock data file. It will be made more dynamic in future updates.


Project Structure

EFARS
│
├─ app.py
├─ config.py
├─ efars
│  ├─ __init__.py
│  ├─ routes.py
│  ├─ static
│  │  ├─ img
│  │  │  ├─ error404.svg
│  │  │  ├─ error404_non_animated.svg
│  │  │  ├─ github.svg
│  │  │  ├─ icon.svg
│  │  │  ├─ logo.svg
│  │  │  └─ process.svg
│  │  ├─ js
│  │  │  ├─ 404_error_animation.js
│  │  │  ├─ core.js
│  │  │  ├─ download.js
│  │  │  ├─ drag_and_drop.js
│  │  │  └─ pdf.js
│  │  └─ styles
│  │     └─ style.css
│  ├─ templates
│  │  ├─ 404.html
│  │  ├─ about.html
│  │  ├─ base.html
│  │  ├─ base_components
│  │  │  ├─ footer.html
│  │  │  ├─ header.html
│  │  │  └─ navbar.html
│  │  ├─ index.html
│  │  ├─ terms.html
│  │  └─ views
│  │     ├─ loading.html
│  │     ├─ result.html
│  │     └─ upload.html
│  ├─ utils.py
│  └─ visualization.py
├─ requirements.txt
├─ mock_data.csv
├─ Dockerfile
├─ docker-compose.yml
├─ Procfile
├─ README.md
├─ LICENSE
└─ .gitignore

Contributing

Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details

efars's People

Contributors

dependabot[bot] avatar nedimcanulusoy avatar

Stargazers

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