Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend creation, first drop #1

Open
3 tasks
ArthurBeaulieu opened this issue Jan 2, 2024 · 1 comment
Open
3 tasks

Backend creation, first drop #1

ArthurBeaulieu opened this issue Jan 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ArthurBeaulieu
Copy link
Member

ArthurBeaulieu commented Jan 2, 2024

Main objective is to setup a backend, of the techno you want, which will :

  • Serve the assets and tree folder to be exposed ;
  • Create a database and associated table for each pages
  • Use this db to expose an API for the front to get those data from database instead of json files

In order to give you a hint on the data formatting and on the amount of required tables, please check the assets/json/README.md file, which gives a reference for what is needed for the front to work as of today.

Reach me if you have any questions on this as I'm use to the data formatting and might give you helpful hints about why it has to match this structure

@ArthurBeaulieu ArthurBeaulieu added the enhancement New feature or request label Jan 2, 2024
@Asiberus
Copy link

Asiberus commented Jan 4, 2024

For expo photography, remove price and store it in front side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants