https://github.com/frontendwizard/crosstope
https://github.com/frontendwizard/crosstope
hacktoberfest
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frontendwizard/crosstope
- Owner: frontendwizard
- Created: 2022-09-19T23:52:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T20:11:47.000Z (over 2 years ago)
- Last Synced: 2025-10-11T00:34:58.839Z (8 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://crosstope-dev.vercel.app
- Size: 54.7 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crosstope
## Creating a new record on the database
1. Login
2. Click on the `+` button on the top right corner
3. Fill the form
4. Click on the `Save` button
## Administrator Guide
Once the form has been filled, the administrators can see the draft on the `Drafts` page. They can new approve it or delete it. Editing is not possible yet, but it will be in the future.
1. Open the `Drafts` page
2. Download the image and pdb files
3. open a PR with the following files:
- `public/images/_.jpg`
- `public/pdbs/_.pdb`
4. Once the PR is merged, then approve the record on the `Drafts` page. This will make the record visible to the public.