Skip to content

MartaGBayona/final-project-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FINAL PROJECT BACKEND: GORGONEYE CINEMA ACADEMY

Demostración de funcionalidad

Table of Contents 📁

  1. Description 🏛️
  2. Stack ⚙️
  3. Project 📖
  4. Functionalities 🌟
  5. Author 👋
  6. Acknowledgments 💖

Description 🏛️

Gorgoneye Cinema Academy is an online platform dedicated to providing free courses in the realm of film studies. Aspiring filmmakers and cinephiles alike can delve into a variety of courses covering topics such as the history of cinema and cinematographic techniques. Our platform aims to democratize access to film education, fostering a community where users can enhance their understanding of the art and craft of filmmaking from anywhere in the world.

Features:

  • Free Courses: Gain access to a diverse range of courses without any cost barrier.
  • User Registration: Register and create an account to enroll in courses and track your progress.
  • History of Cinema: Explore the evolution of cinema through comprehensive historical lessons.
  • Cinematographic Techniques: Learn the fundamentals and advanced techniques used in filmmaking.
  • Interactive Learning: Engage with interactive content and multimedia resources to enhance your learning experience.
  • Community Interaction: Connect with fellow film enthusiasts, share insights, and collaborate on projects.
  • Accessible Anywhere, Anytime: Access courses and resources from the comfort of your home, on your schedule.

Stack ⚙️


Project 📖

1 - Local Installation:

  • Clone repository.
  • Install all the dependencies on the project
npm install
npm run dev

2 - Info to log

  • Director:
  name: "Director",
  email: "[email protected]",
  password: "123456",
  role: "director"
  • Student:
  name: "Alumno",
  email: "[email protected]",
  password: "123456",
  role: "student"

3 - Roots:

  1. Home:

Home

  1. Register

Register

  1. Log

Log

  1. Courses

Courses

  1. Profile

Profile

  1. Courses with role director

CoursesDirector

  1. Users with role director

UsersDirector


Functionalities 🌟

✅ Register new users

✅ Logging users

✅ View all courses

✅ View all subjects on courses

✅ Edit user profile

✅ Inscription on course by student

✅ Delete inscription by user

✅ Edit course by director

✅ Create course by director

✅ Delete course by director

✅ Create subject on course by director

✅ View all users on db by director

✅ Delete users by director

✅ Delete user found by input by director

🔲 View all inscription by director

🔲 Delete inscriptions by director

🔲 Edit subjets by director

🔲 Up document to subjet by student

🔲 Create evaluation note by teacher

🔲 Dynamic calendar with class dates


Author 👋

GitHub - LinkedIn


Acknowledgments 💖

My deepest gratitude to all my colleagues at GeeksHubs Academy.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published