Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ccuffs/tccr
Web system to integrate the management, organization and supervision of students final projects by both students and supervisors
https://github.com/ccuffs/tccr
academic brazil final-project free organization uffs university web webapps
Last synced: 22 days ago
JSON representation
Web system to integrate the management, organization and supervision of students final projects by both students and supervisors
- Host: GitHub
- URL: https://github.com/ccuffs/tccr
- Owner: ccuffs
- License: mit
- Created: 2020-03-18T11:56:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T10:20:09.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T17:55:55.958Z (almost 2 years ago)
- Topics: academic, brazil, final-project, free, organization, uffs, university, web, webapps
- Language: PHP
- Size: 2.34 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# Title
Project description goes here. This description is usually two to three lines long. It should give an overview of what the project is, eg technology used, philosophy of existence, what problem it is trying to solve, etc. If you need to write more than 3 lines of description, create subsections.
> ** NOTICE: ** put here a message that is very relevant to users of the project, if any.
## Features
Here you can place screenshots of the project. Also describe your features using a list:
* Easy integration;
* Few dependencies;
* Beautiful template-english with a nice `README`;
* Great documentation and testing?## Getting started
### 1. First step to get started
Usually the first step to get started is to install dependencies to run the project. Run:
```
apt get install dependency
```It is recommended to place each command on a different line:
```
apt get install something else
```This way users can copy and paste without reading the documentation (which is what usually happens).
### 2. Other step(s)
Usually the next steps teach you how to install and configure the project for use / development. Run:
```
git clone https://github.com/ccuffs/template-english template-english
```## Contribute
Your help is most welcome regardless of form! Check out the [CONTRIBUTING.md](CONTRIBUTING.md) file for all ways you can contribute to the project. For example, [suggest a new feature](https://github.com/ccuffs/template-english/issues/new?assignees=&labels=&template-english=feature_request.md&title=), [report a problem/bug](https://github.com/ccuffs/template-english/issues/new?assignees=&labels=bug&template-english=bug_report.md&title=), [submit a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests), or simply use the project and comment your experience. You are encourage to participate as much as possible, but stay tuned to the [code of conduct](./CODE_OF_CONDUCT.md) before making any interaction with other community members.
See the [ROADMAP.md](ROADMAP.md) file for an idea of how the project should evolve.
## License
This project is licensed under the [MIT](https://choosealicense.com/licenses/mit/) open-source license and is available for free.
## Changelog
See all changes to this project in the [CHANGELOG.md](CHANGELOG.md) file.
## Similar projects
Below is a list of interesting links and similar projects:
* [Other project](https://github.com/project)
* [Project inspiration](https://github.com/project)
* [Similar tool](https://github.com/project)