mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-08 04:05:54 -05:00
new readme and chaos vs order splatfest gear
This commit is contained in:
35
README.md
35
README.md
@@ -1,6 +1,6 @@
|
||||

|
||||
==
|
||||
[](https://discord.gg/J6NqUvt)
|
||||
# 
|
||||
|
||||
[](https://discord.gg/J6NqUvt)
|
||||
|
||||
Goal of sendou.ink is to provide useful tools and resources for the competitive Splatoon community.
|
||||
|
||||
@@ -12,11 +12,11 @@ This site was originally a full stack web development school project. It is my f
|
||||
|
||||
## Technologies used
|
||||
|
||||
* React
|
||||
* Node.js
|
||||
* GraphQL (Apollo)
|
||||
* MongoDB (Mongoose)
|
||||
* Python (couple different scripts to parse data)
|
||||
- React
|
||||
- Node.js
|
||||
- GraphQL (Apollo Server)
|
||||
- MongoDB (+Mongoose)
|
||||
- Python (couple different scripts to parse data)
|
||||
|
||||
## Current features
|
||||
|
||||
@@ -29,6 +29,9 @@ View the upcoming rotations in the matchmaking and mark maps as unfavored. Unfav
|
||||
🦑 [Build Viewer](https://sendou.ink/builds)
|
||||
Search for builds by weapon submitted by other users.
|
||||
|
||||
🦑 [Tournament Viewer](https://sendou.ink/tournaments)
|
||||
Browser past tournaments of the competitive scene. Included is filtering feature that allows you to find tournaments featuring certain team composition for example.
|
||||
|
||||
🦑 [Map Planner](https://sendou.ink/plans)
|
||||
Make plans by drawing on maps using variety of tools. You can also save and load from file.
|
||||
|
||||
@@ -47,21 +50,23 @@ See all the upcoming events in the competitive Splatoon community on one page.
|
||||
🦑 [Links](https://sendou.ink/links)
|
||||
Links to all sorts of useful resources about competitive Splatoon.
|
||||
|
||||
You can also log in to save up to 100 builds of your own.
|
||||
You can also log in to save up to 100 builds of your own that can include your abilities, gear as well as description of it.
|
||||
|
||||
## Installation
|
||||
|
||||
1) Install [Node](https://nodejs.org/en/)
|
||||
2) Use `npm install` in the root folder
|
||||
3) Use `npm install` in the **/react-ui** folder
|
||||
4) Use `npm run watch` in the root folder
|
||||
5) Use `npm start` in the **/react-ui** folder
|
||||
1. Install [Node](https://nodejs.org/en/)
|
||||
2. Use `npm install` in the root folder
|
||||
3. Use `npm install` in the **/react-ui** folder
|
||||
4. Use `npm run watch` in the root folder
|
||||
5. Use `npm start` in the **/react-ui** folder
|
||||
|
||||
Server will run on [http://localhost:3001/](http://localhost:3001/)
|
||||
Frontend will run on [http://localhost:3000/](http://localhost:3000/)
|
||||
Front-end will run on [http://localhost:3000/](http://localhost:3000/)
|
||||
|
||||
## Contributing
|
||||
|
||||
You are welcome to create an issue or do a pull request.
|
||||
|
||||
## License
|
||||
|
||||
GNU General Public License v3.0
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1302
react-ui/src/utils/lists.js
vendored
1302
react-ui/src/utils/lists.js
vendored
File diff suppressed because it is too large
Load Diff
BIN
utils/sink_banner.png
Normal file
BIN
utils/sink_banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user