Skip to content

SoumyaCO/Careerise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Careerise Backend

File structure

├── go.mod
├── go.sum
├── handlers
├── internal
│   ├── controller
│   ├── dal
│   ├── db
│   ├── middleware
│   │   └── auth.go
│   └── model
├── main.go
├── README.md
└── taskfile.yml

Current Features (before Feb 20)

  • db schema
  • login system (cookie based)
  • filtering of mentor
  • booking of a mentor

Assumptions

    1. Everyone is a user until he applied to be a mentor or student

About

Mentorship platform

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages