Skip to content

๐Ÿ—“๏ธ A web application for manage your tasks, your events and appointments on your calendar.

License

Notifications You must be signed in to change notification settings

phuonganhniie/chronus-appoinment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cronus Appointment

Dashboard Cronus Appointment

GitHub

Welcome to Cronus Appointment, a web application designed to simplify your scheduling and event management needs. Our application offers a comprehensive set of features aimed at enhancing your organizational efficiency and streamlining your event handling process.

โœจ Key Features

User Authentication

Securely manage access to your calendar and events with robust user authentication mechanisms.

Calendar Management

Efficiently organize your schedules with our intuitive calendar interface, making it easy to plan and manage your time.

Events Management

Create, edit, and manage your events with ease. Our events management module is designed to cater to your diverse scheduling needs.

Filter Events

Quickly find the events you're looking for with our powerful filtering options, allowing you to sort and view events by various criteria.

โšก๏ธ Technology Stack

  • Backend: ExpressJS
  • Frontend: ReactJS integrated with Tailwind CSS for responsive and modern UI designs.
  • Database: Postgres for robust and reliable data storage.
  • Authentication: JSON Web Tokens (JWT) for secure and scalable user authentication.
  • ORM: Prisma ORM for efficient database management and operations.

๐Ÿ”จ Requirements

๐Ÿ‘‹ Getting Started

To get started with Cronus Appointment, follow these simple steps:

  1. Clone the repository:

    git clone https://github.com/phuonganhniie/chronus-appointment.git
  2. Install dependencies

    # For backend
     cd chronus-appointment/server
     npm install or yarn add
    
    # For frontend
     cd chronus-appointment/client
     npm install or yarn start
  3. Set up your environment variables By creating a .env file in the root of both the backend and frontend directories. Refer to the .env.example file for required variables.

  4. Start the development servers:

    # For backend
    npm run start
    
    # For frontend
    npm run start
  5. Open http://localhost:3000 in your browser to view the application.

๐Ÿ”Ž Future Features

  • Collaboration: Enable collaboration with multiple users, fostering teamwork and shared event management.
  • User Management: Streamline user registration, profile updates, and password management.
  • Recurring Events: Support for recurring events to simplify scheduling repetitive tasks and appointments.
  • Reminders & Notifications: Timely reminders and notifications to keep users informed about upcoming events and important updates.

๐Ÿ“– License

Cronus Appointment is released under MIT License. See the LICENSE file for more details.

โค๏ธ Contact

For any queries or further information, please reach out to me at [phuonganhniie@gmail.com].

About

๐Ÿ—“๏ธ A web application for manage your tasks, your events and appointments on your calendar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published