Skip to content

F-S-C/Cicerone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

795 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cicerone's logo Cicerone

License GitHub release (latest by date)

Quality

Quality Gate Status Lines of Code Technical Debt Bugs Code Smells Vulnerabilities

Marks

Maintainability Rating Reliability Rating Security Rating


Table of Contents

Preface

This repository contains the entire codebase of the system "Cicerone", designed and developed by a part of the team FSC for auniversity exam.

This project has been created as part of an exam.

University
University of Bari
Academic year
2018/2019
Year and semester
Second year, second semester
Exam
Software Engineering

The Authors

Cicerone was created as an exam's project by the group F.S.C. — Five Students of Computer Science, made of:

The Exam

The exam for which this project was created is the one of Software Engineering (in Italian: "Ingegneria del Software") of the second year of the Degree Course in Computer Science and Digital Communication of the University of Bari "Aldo Moro", held by Prof. Danilo Caivano.

Information About the System

The entire system was built using Java (for Android), PHP and the DBMS MySQL.

The Repository

In this repository there are:

Visit the subsection 'the structure of this repository' to get more information on the organization of this repository and on the files that are in it.

The Structure of this Repository

This is the structure of the repository.

Cicerone
├── Android (The android client-app source code)
│   └── [...] (The entire Android Studio project structure)
├── docs (The static website)
│   ├── Android (The online documentation for the Android app's codebase)
│   └── Server (The online documentation for the server's codebase)
└── Server (The server back-end's source code)
    └── [...] (The entire project structure)

Copyright and Licenses

This project is released under the Apache 2.0 License (see the LICENSE file for more information). So, any use of the source code requires a copyright notice containing the source of the code and its original authors. To show the original authors of the code a notation like F.S.C. (Alessandro Annese, Andrea Esposito, Graziano Montanaro, Regina Zaccaria) is preferred (it can be used another notation where are shown both the group name and its components).

Copyright 2019 FSC - Five Students of Computer Science

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A system created for a University exam using the SCRUM agile process.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors