Skip to content

elizadoltu/flavorfolio

Repository files navigation

WEB TECHNOLOGIES UAIC - CuPO (Culinary Preferences Organizer)

Commands to add files in your git repository

  • git add --all
  • git commit -m "description"
  • git push -u origin main

Authors

  • Eliza - Teodora Doltu
  • Raul - Cosmin Onceriu

Strucure of the Repository

  • Struture
    • Design: The UX/UI of the Flavorfolio
    • frontend: Where the fonts, images, pages and styles are uploaded for the App
    • scripts: Mainly the Javascript files to control the flow of the frontend (animations, changes of the pages)
    • backend: Where the implementations of the things behind the App are
    • index.html: The main page
    • LICENSE: Copyright
    • robots.txt: To tell a sepcific user agent to not crawl a particular path or directory on our website

Description of the project

The Page of The Course

Utils from The Teacher

Note for the teacher

Commands to see the project in function

  • npm install
  • npm run dev [to start the server]
  • npm run create-database [to create the database]
  • npm run test [to run all the available tests]

About

A web app using Open Food Facts to manage culinary preferences, shopping lists, and food metadata, with exportable stats (CSV/PDF).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •