Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OzoneBG/GameSiteTracker
A website developed to track progress of your game, as well as writing news and uploading media.
https://github.com/OzoneBG/GameSiteTracker
Last synced: 3 months ago
JSON representation
A website developed to track progress of your game, as well as writing news and uploading media.
- Host: GitHub
- URL: https://github.com/OzoneBG/GameSiteTracker
- Owner: OzoneBG
- License: gpl-3.0
- Created: 2016-09-06T12:22:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-24T11:08:17.000Z (over 7 years ago)
- Last Synced: 2024-06-23T23:43:46.167Z (5 months ago)
- Language: C#
- Size: 9.51 MB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameSiteTracker
A website developed to track progress of your game, as well as writing news and uploading media.# Features
* News module - post news about project [blog system]
* Media module - upload videos/images to show progress on the game
* Static pages - create custom pages to put data into them [progress, downloads, about, contacts]
* Administration area - create new users to edit content on the website [CRUD operations on content]# Setup
To be edited