Skip to content

carlosrd/Biljet

Repository files navigation

BiljetApp for Web

The following is short description about this directory

General description

BiljetApp is a web site. This site provides services and tools to manage events and control the access to them with systems as QR codes.

This Open Source (GNU License) project is being developed by a group of students from Universidad Complutense de Madrid for Ingeniería del Software (Software Enginnering) subject test

General Requirements

You'll need a few additional software to compile/run the project

  • Node.js
  • npm include in Node.js last versions

MenuActivity

This project contains BiljetApp web. The following section are almost implemented:

  • Home: It's the first view of the web. It shows the most popular events and a description of the app.
  • Social: In this activity resides the social section. Here you can manage (add/delete) friends (other Biljet users) to your account and watch their public profiles with their personal data (Friend View). A search action will be available for this section.
  • Discover: Shows a form to discover new events of your interest. You can search by price, place or topic.
  • New Event: Shows a form to fill in order to create a new event. User has to provide all information required for a correct creation. This view changes depending on the type of user (regular or company).
  • Login: Shows a form to write your username and password of the web.
  • Register: Shows a form to write your user data to create a new user of the web.

API calls

Changes to the database are made through some API calls. You can see the tutorial at the following URL: https://github.com/Biljet/Biljet/wiki

Features to be added

  • Login access
  • Section 'My Events' and calendar view.
  • Events map view
  • User settings view
  • Register funcionality

Documentation

All the application documentation is in github wiki. Here is the URL for future reference if you need it: https://github.com/Biljet/Biljet/wiki/_pages

Disclaimer

The software is provided 'as is', without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no ecent shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published