Skip to content

EnHueco/APIEnHueco

Repository files navigation

API EnHueco

What is it?

EnHueco is an online system that allows university members (students and teachers) to share their weekly schedule information with other members of the community, so that they're able to plan work meetings, leisure time and any other activity together.

This repository contains the DJango API that supports all mobile applications that make use of the platform. Currently it allows Android and iOS users to connect to the system using the REST protocol. The API is fully documented and can also be accessed using a web browser.

Check out the iOS version of EnHueco here.

Check out the Android version of EnHueco here.

Version

0.1

TO-DOs

  • Fix Tests.
  • Add tests for new elements added.
  • Generate documentation of all classes.
  • Add 'instant-gap' and 'hidden' functionalities.

Tech

EnHueco (API) uses a number of open source projects to work properly:

  • Django - a high-level Python Web framework that encourages rapid development and clean, pragmatic design
  • Django Rest Framework - a powerful and flexible toolkit for building Web APIs
  • Django Rest Swagger - Swagger Documentation Generator for Django REST Framework
  • Imagekit - Django app for processing images

Screenshots

Screenshot 1 Screenshot 2

Development

Want to contribute? Great! You are very welcome to fork the repository and help as desired. For any request feel free to create an issue or write to me directly.

License

MIT

About

API Rest Framework for the En Hueco system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages