SkillAgentSearch skills...

TTable

๐Ÿ’ฅ A full-stack application that can take care of all your scheduling needs.

Install / Use

/learn @msaaddev/TTable
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TTable cover picture

<div align="center"> <h1>๐Ÿ—“ TTable <br> <img src="https://img.shields.io/badge/version-v1.3.0-green"> <img src="https://img.shields.io/badge/license-Apache-green"> </h1> </div>

Taking Care of All of Your Scheduling Needs

๐Ÿ‘‰ FEATURES

  • ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Separate User Accounts
  • ๐Ÿ’ฅ Section wise Schedule
  • ๐Ÿ“ฆ New Schedule

๐ŸŽฉ WORKING

Working

๐Ÿ–ฅ ENVIRONMENT

| No. | Software | Version | Reason | | --- | ------------------------- | ------- | --------------------- | | 1. | macOS Catalina/Windows 10 | 10.15.5 | Default OS on laptop | | 2. | Visual Studio Code | 1.47.3 | Personal Preference | | 3. | Node | 10.13.0 | To run backend server | | 4. | MongoDB Server | 4.2.8 | To run mongoDB server | | 5. | MongoDB Compass | 1.21.2 | To see data visually |

๐Ÿš€ LOCAL DEVELOPMENT GUIDELINES

If you want to start this project on your local device, follow the steps below:

  1. Make sure you have Node & MongoDB installed on your computer. If you don't have them, you can install Node from here and you can follow this video to setup MongoDB on your computer.
  2. Open your terminal and clone this repository first.
  3. Now change your directory to frontend & type npm i and press <kbd>Enter</kbd>
  4. Now change your directory to backend & type npm i and press <kbd>Enter</kbd>
  5. Now open three terminals separately.
  6. In the first terminal, change your directory to frontend and type npm start and press <kbd>Enter</kbd>
  7. In the second terminal, change your directory to backend and type node index.js and press <kbd>Enter</kbd>
  8. In the third terminal, type mongod and press <kbd>Enter</kbd>
  9. Once the project is running, you need to sign up first before moving on to login because there will be no users in the database.

Note: Step 1, 2, 3, 4 & 9 are only required to be done once.

๐Ÿ”‘ LICENSE

  • Apache

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4y ago
Forks1

Languages

JavaScript

Security Score

75/100

Audited on Jun 26, 2021

No findings