Skip to content

Latest commit

 

History

History
188 lines (144 loc) · 7.69 KB

README.md

File metadata and controls

188 lines (144 loc) · 7.69 KB

Logo

Signal Kinetics - Account

An open-source approach to user management, user-game interaction and more!
View the project website

Login · Report Bug · Keybase Contact - coming soon!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Product Name Screen Shot

With this project, we have the following aims:

  • Provide a way for users to log in, sign up and manage their "Kinetic account"
  • Provide the start for the Arcadia project & foundation for the game management
  • Control, interact with and manage the user's applications designed and integrated with the Arcadia game/app service, by Signal Kinetics
  • Provide an administration back-end for SK team members to interact with our programs and our other tools:
  1. Notion
  2. Airtable
  3. GSuite
  4. Git
  5. Jira
  6. Jekyll/Utteranc.es/Wordpress
  7. Memberstack
  8. Slack/Keybase/Matrix
  9. Other games and our game engine

Built With

Thanks to the following projects & people:

Kinetic Team

Getting Started

Our platform is still a work-in-progress, however it's free to try out and anyone can signup/register. The landing page is built with Bootstrap & Shoelace.style:

Modifying

The SK Web platform is split between the following repositories as of April 2021 as our landing page undergoes reconstruction by Arthur:

All our repositories are public and open-source, so if you're wanting to contribute or fork our work feel free to do so.

Roadmap

See the open issues for a list of proposed features (and known issues).

The roadmap listed on this README.md file is not static and is frequently changed, moved around and updated

April 2021

  1. Clean up Documentation repository, including Master Branch.
  2. Organise documentation for major components of the "Kinetic Network"
  3. Begin implementing Web Application for managing your in-game character

May 2021

  1. Begin implementing newly designed landing page
  2. Implement submodule model for Github/Acord-Robotics repositories in conjunction with Github/Signal-K

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgements