Skip to content

A project to help track, manage, and master skills.

License

Notifications You must be signed in to change notification settings

Sudershan29/jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Aim

  1. This app is designed to enhance productivity by assisting you in scheduling your daily activities such as tasks and meetings.
  2. The app integrates seamlessly with your Google Calendar and automatically suggests the optimal schedule for completing your tasks.

Motivation

  1. Boost productivity and set achievable goals for the year.
  2. Coordinate events by checking multiple people's calendars.

Tech Stack

  1. Backend : GoLang
  2. Frontend : ReactJs

Story

alt text

Contribution

Running the application

source scripts/init.sh
source scripts/start.sh

Database

  1. To add models to the schema
go run -mod=mod entgo.io/ent/cmd/ent new <Model>
  1. To autogenerate models
go generate ./ent

Testing

go test ./tests/...

About

A project to help track, manage, and master skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages