Skip to content

yogeshjoga/events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event's Project

  • Tables
  • Design Sample API for save relaitive deatils

ToDo

  • Schema Design
  • Class Design
  • Api Design and Documentation
  • Basic application build with frontend
    • Create a new user with presentations
  • Add more Features
    • Filters (Querys last 1,2,3,6 months Presentations and Recevings)
    • Filters (Querys last 1,2, 3, 4, and Life Time Presentations and Recevings)
    • Filter Upcoming Presentation worth
    • Filter Total Recevied presentations worth
  • Charts
    • Showing charts with events
  • My Event management
    • Total worth

Querying

  1. GetAllRelatives --
  2. GetAllPresentations --
  3. GetAllRecevicings --
  4. GetAllCitys --
  5. GetAllGoldRecevings
  6. GetAllGoldPresentations
  7. GetAllSiliverRecevings
  8. GetAllSiliverPresentations
  9. GetAllAmountRecevings
  10. GetAllAmountPresentations
  11. GetAllGiftsRecevings ---- Total Number
  12. GetAllGiftPresentations ---- Total Number
  13. GetRelativesBasedOnCity
  14. GetTotalGoldPresentations --
  15. GetTotalGoldReciving --
  16. GetTotalAmountRecving --
  17. GetTotalAmountPresentation --
  18. GetTotalSiliverPresentation --
  19. GetTotalSiliverReceiving --
  20. GetTotalNumberOfGiftsPresentated --
  21. GetTotalNumberOfGiftsRecevings --

Auth

  1. SignUp through Email
  2. Singup Through PhoneNumber
  3. Email and PhoneNumber verification (make email verfication only)

Schema Design

Class design

Log trace print thick bold

log.info("\u001B[1;32m :: Testing relative :: \u001B[0m");

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages